Update README.md
This commit is contained in:
parent
4057162e15
commit
e2adf15f42
1 changed files with 3 additions and 1 deletions
|
@ -10,4 +10,6 @@ To test a modified copy of `akshara`, run the following on a working blendOS ins
|
|||
umount -l /usr && sudo mv ./akshara /usr/bin/akshara && sudo chmod +x /usr/bin/akshara
|
||||
```
|
||||
|
||||
Replace `./akshara` with wherever your modified copy of `akshara` is.
|
||||
Replace `./akshara` with wherever your modified copy of `akshara` is.
|
||||
|
||||
⚠ **ANY CHANGES TO `/usr/bin/akshara` WILL BE REVERTED AFTER EVERY UPDATE!** ⚠
|
Loading…
Reference in a new issue