diff --git a/README.md b/README.md index 07247f67368056f5811ce5acb6b8a9bff68a159c..7fbbb413ed7d5eb21eacba3b3924ee43a2151be3 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ 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. ## Content Some of the helping files are: