updated install command

This commit is contained in:
Andrew 2023-01-17 23:08:34 -06:00
parent 3960d5ec75
commit 15019fbd61

View File

@ -6,7 +6,7 @@ This app is in development, and is currently not stable. Expect core functionali
To install:
`go install git.andrewnw.xyz/CyberShell/backy`
`go install git.andrewnw.xyz/CyberShell/backy@master`
This assumes you already have a working Go environment, if not please see [this page](https://golang.org/doc/install) first.