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 a277ea6 commit af4b00dCopy full SHA for af4b00d
README.md
@@ -32,20 +32,20 @@ Netlify
32
```
33
34
### Build Instructions
35
-Requires Node & NPM.
+Requires Node (14) & NPM.
36
37
1. Ensure Node Package Manager (NPM) and Angular CLI (NG) are installed.
38
39
npm -v
40
npm install -g @angular/cli
41
ng --version
42
43
-2. Fork the reposititory.
+2. Fork the repository.
44
3. Clone your fork to your local development environment.
45
46
git clone [url]
47
48
-4. Change into the Fretonantor directory.
+4. Change into the Fretonator directory.
49
50
cd fretonator
51
@@ -61,4 +61,4 @@ ng serve --open
61
62
63
This project was generated using [Nx](https://nx.dev).
64
-```
+```
0 commit comments