Skip to content

Commit f1c2f76

Browse files
committed
update readme
1 parent e674ebe commit f1c2f76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
These files show some examples of some of the things you can do with SimWrapper. Check out the full docs at https://simwrapper.github.io
44

5-
## Viewing these files
5+
## Viewing these files locally
66

77
SimWrapper is at https://simwrapper.github.io/site
88

99
- If you're using Google Chrome or MS Edge, you can click "Add Folder" on the main
1010
SimWrapper page, browse to this folder, and give Chrome read access to this folder
1111

12-
- For Firefox/Safari, run either
13-
- `java -far mini-file-server.jar` in this folder; or
12+
- For Firefox/Safari, you can view local folders by running either
13+
- `java -jar mini-file-server.jar` in this folder; or
1414
- `simwrapper serve` to run the python tool (use `pip install simwrapper` first)
1515

1616
Note that you have to reload your browser after you change any local files on your computer;

0 commit comments

Comments
 (0)