diff options
| author | NACAMURA Mitsuhiro | 2024-05-12 17:53:04 +0900 |
|---|---|---|
| committer | GitHub | 2024-05-12 10:53:04 +0200 |
| commit | 96fc4003f1f1705473398880f2bc2e5c2757c471 (patch) | |
| tree | 1217e1dde32fe1d0dcd10b9b78ac39671aed5d69 | |
| parent | a91332a9030197f1f43a21d8ba6b4fd0aa279d85 (diff) | |
| download | unexpected-keyboard-96fc4003f1f1705473398880f2bc2e5c2757c471.tar.gz unexpected-keyboard-96fc4003f1f1705473398880f2bc2e5c2757c471.zip | |
Update NixOS wiki link (#633)
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a754bb2..55b6707 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ Python 3 is required to update generated files but not to build the app. For Android Studio users, no more setup is needed. For Nix users, the right environment can be obtained with `nix-shell ./shell.nix`. -Instructions to install Nix are [here](https://nixos.wiki/wiki/Nix_Installation_Guide). +Instructions to install Nix are [here](https://wiki.nixos.org/wiki/Nix_Installation_Guide). If you don't use Android Studio or Nix, you have to inform Gradle about the location of your Android SDK by either: |
