Skip to content

Commit b054054

Browse files
author
Zef Hemel
committed
Added ax upgrade command
1 parent a1bb839 commit b054054

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ to install in the current directory.
3939

4040
If you don't trust piping random shell scripts from the internet into a shell, feel free to download the `install.sh` script first, inspect it, then run it through bash manually or, simply go through the [Ax releases](https://github.com/egnyte/ax/releases) page and download the tarball of your choice.
4141

42-
Upgrades can be installed by simply re-running the above command.
42+
Upgrade using:
43+
44+
ax upgrade
4345

4446
### Bleeding edge with Go-tools
4547
For now there's no pre-built binaries, so to run this you need a reasonably recent version of Go, then download it into your GOPATH:

0 commit comments

Comments
 (0)