Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tkshill authored Oct 10, 2021
1 parent 5d8891f commit fbfcc8f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,9 @@ This will likely be a long running project, with many software themes explored.
```
npm install -g elm-spa@latest
```
5. Fork this repo
6. Create a local copy on your machine
7. In a shell terminal/command line, navigate to the Quarto folder in the repository
8. Run the live development server with:
5. Create a local copy of this repo on your machine. Do not fork it unless you absolutely want to.
6. In a shell terminal/command line, navigate to the Quarto folder in the repository
7. Run the live development server with:
```
npm start
```
Expand Down

0 comments on commit fbfcc8f

Please sign in to comment.