Some notes with ChromeOS.
This commit is contained in:
parent
1101ccdf12
commit
ca2842a98a
@ -9,7 +9,9 @@ crew install llvm # OPTIONAL: needed for AMD GPUs
|
||||
source ~/.bashrc
|
||||
```
|
||||
## Installing Archbox
|
||||
Just follow [INSTALL.md](INSTALL.md).
|
||||
Just follow [INSTALL.md](INSTALL.md) but with :
|
||||
1. Now that `/usr/local` is owned by you, it's better to set `INSTALL_PATH` to somewhere in `/usr/local` in `archbox.conf`, for example `/usr/local/archbox`
|
||||
2. Remove `/home` from `SHARED_FOLDER` in `archbox.conf`
|
||||
## Miscs
|
||||
### Init Archbox Automatically
|
||||
Add `archbox -m` to `~/.bashrc`.
|
||||
|
Loading…
Reference in New Issue
Block a user