Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tools
frackit
Commits
fa91e0ba
Commit
fa91e0ba
authored
Nov 11, 2020
by
Dennis Gläser
Browse files
[README] use apt-get instead of apt for consistency
parent
080cc5c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
fa91e0ba
...
...
@@ -172,7 +172,7 @@ the GitHub repository at [github.com/pybind/pybind11/](https://github.com/pybind
and manually install it. Alternatively, you can install it via the command line (here shown for Ubuntu users)
```
bash
sudo
apt
install
pybind11-dev
sudo
apt
-get
install
pybind11-dev
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment