Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
aidandriscoll committed Aug 6, 2023
1 parent 0ce1c10 commit 6bb0d82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ To see changes you make rendered on a local website, follow the instructions bel
2. Make sure Node.js and NPM are installed.
3. Make sure retype is installed globally on your machine.

a. To do this, run the following command in your terminal: `npm install retypeapp --global`
To do this, run the following command in your terminal: `npm install retypeapp --global`

b. Windows: You may need to change your PowerShell script running permissions to run unsigned code.
Windows: You may need to change your PowerShell script running permissions to run unsigned code.


4. In the directory you cloned the repo to, run the following command: `retype start`
Expand Down

0 comments on commit 6bb0d82

Please sign in to comment.