We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c5b2b commit 0e8c567Copy full SHA for 0e8c567
README.md
@@ -14,3 +14,7 @@ Build Instructions:
14
b. run `npm install`
15
6. Run the web server
16
a. Still in the www directory, run `npm run start`
17
+
18
19
+if you see the linker cc not found error run 'sudo apt install build-essential' and restart at cargo install cargo-generate
20
0 commit comments