Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated README to include quickinstall steps
  • Loading branch information
markrosenbaum authored Sep 5, 2023
1 parent 525b30c commit 04cb6bc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
WebOS complete with v86 integration and a minimal yet capable desktop enviroment.
Formerly known as Chimera. Based off of the AliceWM.

### Easy Install(When in a codespace)

- Run `bash codespace-basic-setup.sh`

**NOTE**: If you are not in a codespace skip to the regular installation steps.

**NOTE**: This does NOT build RootFS.


### Installation

- Make sure you have `rustup` and run the command: `rustup target add wasm32-unknown-unknown`
Expand Down

0 comments on commit 04cb6bc

Please sign in to comment.