Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Konstantin A
tower
Commits
6bb76ced
Commit
6bb76ced
authored
Mar 16, 2018
by
Aleksey Shirokih
Browse files
Mention debian apt update
parent
0d7db2f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Readme.md
View file @
6bb76ced
...
...
@@ -19,7 +19,7 @@ easy_install pip
#### How to install python-pip for Debian/Ubuntu
```
apt install --no-install-recommends python-pip curl
apt update;
apt install --no-install-recommends python-pip curl
```
Install docker daemon
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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