Fix typo in README

This commit is contained in:
Tobias Happ 2019-09-21 06:04:06 +02:00
parent 258ca69d2f
commit 1e0af6565c

View file

@ -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).