mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
Fix typo in README
This commit is contained in:
parent
258ca69d2f
commit
1e0af6565c
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ nix build -f ./src --argstr arch aarch64 bootstrapZip
|
|||
nix build -f ./src --argstr arch i686 bootstrapZip
|
||||
```
|
||||
|
||||
Put the zip file found `result` on some HTTP server
|
||||
Put the zip file from `result` on some HTTP server
|
||||
and specify the parent directory URL during the installation.
|
||||
To re-trigger the installation, use
|
||||
'clear data' on the Android app (after backing stuff up, obviously).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue