mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 14:30:02 -04:00
scram
This commit is contained in:
parent
bc7b3fcf9d
commit
7eea45c5c7
1 changed files with 3 additions and 3 deletions
|
@ -35,9 +35,9 @@ Some of the popular websites that Scramjet supports include:
|
||||||
#### Building
|
#### Building
|
||||||
|
|
||||||
- Clone the repository with `git clone --recursive https://github.com/MercuryWorkshop/scramjet`
|
- Clone the repository with `git clone --recursive https://github.com/MercuryWorkshop/scramjet`
|
||||||
- Then, install the dependencies with `pnpm i`
|
- Install the dependencies with `pnpm i`
|
||||||
- After, build the rewriter with `pnpm rewriter:build`
|
- Build the rewriter with `pnpm rewriter:build`
|
||||||
- Finally, build Scramjet with `pnpm build`
|
- Build Scramjet with `pnpm build`
|
||||||
|
|
||||||
### Running Scramjet Locally
|
### Running Scramjet Locally
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue