Skip to content

Commit

Permalink
[README] Updated git clone command
Browse files Browse the repository at this point in the history
  • Loading branch information
OffRange committed Aug 6, 2023
1 parent bf1e384 commit 4fa649f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ KeyGo is a secure, open-source Android password manager that allows you to store

## Build it yourself

1. Clone the repository by running `git clone https://github.com/OffRange/Passwordmanager.git` in your terminal.
1. Clone the repository by running `git clone https://github.com/OffRange/KeyGo.git` in your terminal.
2. Run `.gradlew assembleGithubRelease`. APKs can be found under `KeyGo/app/github/release`.
3. (Optional but highly recommended) [Sign the apk](https://developer.android.com/build/building-cmdline#sign_manually).

Expand Down

0 comments on commit 4fa649f

Please sign in to comment.