Copy editing
This commit is contained in:
parent
64c560396d
commit
55f5881e60
@ -22,7 +22,6 @@ WebVM is powered by the CheerpX virtualization engine, and enables safe, sandbox
|
|||||||
- Go to the `Pages` section.
|
- Go to the `Pages` section.
|
||||||
- Select `Github Actions` as the source.
|
- Select `Github Actions` as the source.
|
||||||
- Run the workflow.
|
- Run the workflow.
|
||||||
- Go back to your fork.
|
|
||||||
- Click on `Actions.
|
- Click on `Actions.
|
||||||
- Accept the prompt. This is required only once to enable Actions for your fork.
|
- Accept the prompt. This is required only once to enable Actions for your fork.
|
||||||
- Click on the workflow named `Deploy`.
|
- 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/)
|
- 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.
|
- 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`
|
- Edit `index.html`
|
||||||
- Replace the `UID`/`GID` variables with `1000`
|
- Replace the `UID`/`GID` variables with `1000`
|
||||||
- Replace `DEVICE_TYPE` with `"bytes"`
|
- Replace `DEVICE_TYPE` with `"bytes"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user