Skip to content

Commit

Permalink
Update retype live editor command in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aidandriscoll committed Aug 4, 2023
1 parent fd9089d commit dd988bd
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 @@ -23,7 +23,7 @@ To see changes you make rendered on a local website, follow the instructions bel
b. 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 watch`
4. In the directory you cloned the repo to, run the following command: `retype start`
5. A web browser will open up and you can view the wiki. Any changes made to local files will be visible in the browser.

Once you are happy with the changes, simply push changes to the main branch on GitHub. If you don't have permission, create a pull request.
Expand Down

0 comments on commit dd988bd

Please sign in to comment.