Commit 7959adaff0a7f044c8e57a56cb22939fbf71fd6c
1 parent
c9f0e376
Exists in
master
and in
11 other branches
Link to upgrade doc from readme.
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
README.md
... | ... | @@ -392,6 +392,10 @@ overwritten by future updates. If you want to run a custom version of GitLab |
392 | 392 | you can [build your own package](doc/build.md) or use [another installation |
393 | 393 | method][CE README]. |
394 | 394 | |
395 | +## Upgrading | |
396 | + | |
397 | +Instructions for updating your Omnibus installation and upgrading from a manual installation are in the [update doc](doc/update.md). | |
398 | + | |
395 | 399 | ## Acknowledgments |
396 | 400 | |
397 | 401 | This omnibus installer project is based on the awesome work done by Chef in | ... | ... |