Skip to content

Commit 1b42228

Browse files
authored
Merge pull request #2 from swmm-js/master
Update README.md
2 parents 599e572 + de135b4 commit 1b42228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ which will run the program with your files and display your new .rpt files.
9494

9595
To build a set of files that you can run on your own web server, use the command window again and type:
9696
```
97-
npm build
97+
npm run build
9898
```
9999
This will create a set of files that you can find in the following folder:
100100
```
@@ -104,4 +104,4 @@ You can copy these files to a web server, or push your files to Github by openin
104104

105105
# Conclusion
106106

107-
Now that you have a basic idea of how to create a swmmReact app, you can move on to some of the demos for displaying results, modifying files, running simulations, and setting up and logging in to file processing servers. Thanks so much for taking the time to read this, and if you have any questions, you can contact me at [email protected].
107+
Now that you have a basic idea of how to create a swmmReact app, you can move on to some of the demos for displaying results, modifying files, running simulations, and setting up and logging in to file processing servers. Thanks so much for taking the time to read this, and if you have any questions, you can contact me at [email protected].

0 commit comments

Comments
 (0)