Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
kk
tower
Commits
a339504e
Commit
a339504e
authored
Dec 22, 2016
by
Aleksey Shirokih
Browse files
mention pip upgrade. [SKIP CI]
parent
c47bde28
Changes
1
Hide whitespace changes
Inline
Side-by-side
UPDATING.md
View file @
a339504e
...
...
@@ -12,6 +12,14 @@ Traditional installation
========================
Meanwhile old method of updating noc-tower is still supported.
To do so
check if pip version is greater than 1.5 to do so
```
# cd /opt/noc
# ./bin/pip --version
# ./bin/pip install --upgrade pip
# ./bin/pip --version
```
than
```
# cd /opt/noc
# ./bin/tower-upgrade
...
...
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