Skip to content
Snippets Groups Projects
Commit 794f0deb authored by vand's avatar vand
Browse files

Update README.md

parent c37f8b07
Branches
No related tags found
No related merge requests found
......@@ -10,8 +10,9 @@ When viewing pages on your machine, your browser will probably prevent loading J
Instead of changing your security policy, you can run a local server, e.g. Python’s built-in http server.
1. From the command line, run `python -m http.server` (this is for Python 3.x).
1. In a browser, open [http://localhost:8000/](http://localhost:8000/) and navigate to the pages.
Sometimws you need to force browser to load fresh content (instead of showing a cached version of the pages). In Crome on mac, hold down Shift
while reloading.
You might also need to force browser to load fresh content (instead of showing a cached version of the pages). In Crome (on mac), hold down Shift
while reloading. Check for your browser.
## Content
Some of the helping files are:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment