1 1 Getting Started as a User 2 2 ------------------------- 3 3 1. Mount AppFS 4 4 1. Download AppFS 5 - 1. `$ wget https://rkeene.org/devel/appfs-1.14.tar.gz` 5 + 1. `$ wget https://appfs.rkeene.org/web/uv/releases/1.14/appfs-1.14.tar.gz` 6 6 2. Compile AppFS 7 7 1. `$ gzip -dc appfs-1.14.tar.gz | tar -xf -` 8 8 2. `$ cd appfs-1.14` 9 9 3. `$ make` 10 10 3. Install AppFS 11 11 1. `# make install` 12 12 4. Run AppFS Daemon