Skip to content

Commit

Permalink
Add gulp to list of pre-reqs to resolve #29
Browse files Browse the repository at this point in the history
  • Loading branch information
NHAS committed Feb 24, 2023
1 parent f055b4c commit d0105dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ sudo ./wag gen-config
sudo ./wag start -config <generated_config_name>
```

From source (will require go1.19, npm, clang, llvm-strip):
From source (will require `go1.19`, `npm`, `gulp`, `clang` and `llvm-strip`):
```
git clone [email protected]:NHAS/wag.git
cd wag
Expand Down

0 comments on commit d0105dd

Please sign in to comment.