Copy editing
This commit is contained in:
parent
64c560396d
commit
55f5881e60
1 changed files with 1 additions and 2 deletions
|
@ -22,7 +22,6 @@ WebVM is powered by the CheerpX virtualization engine, and enables safe, sandbox
|
|||
- Go to the `Pages` section.
|
||||
- Select `Github Actions` as the source.
|
||||
- Run the workflow.
|
||||
- Go back to your fork.
|
||||
- Click on `Actions.
|
||||
- Accept the prompt. This is required only once to enable Actions for your fork.
|
||||
- Click on the workflow named `Deploy`.
|
||||
|
@ -40,7 +39,7 @@ From a local `git clone`
|
|||
|
||||
- Download the `debian_mini` Ext2 image from [https://github.com/leaningtech/webvm/releases/](https://github.com/leaningtech/webvm/releases/)
|
||||
- You can also build your own by selecting the "Upload GitHub release" workflow option.
|
||||
- Plase the image in the repository root folder.
|
||||
- Place the image in the repository root folder.
|
||||
- Edit `index.html`
|
||||
- Replace the `UID`/`GID` variables with `1000`
|
||||
- Replace `DEVICE_TYPE` with `"bytes"`
|
||||
|
|
Loading…
Add table
Reference in a new issue