diff --git a/readme.md b/readme.md index 89d2f8e..cc8bef5 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,7 @@ Pannellum is a lightweight, free, and open source panorama viewer for the web. B ## How to use 1. Upload `build/pannellum.htm` and a full equirectangular panorama to a web server. + * Due to browser security restrictions, a web server must be used locally as well. With Python 2, one can use `python -m SimpleHTTPServer`, and with Python 3, one can use `python -m http.server`, but any other web server will work as well. 2. Use the included configuration tool (`configuration.htm`). * `Pannellum Location` is the address of `pannellum.htm` and can be either a full or relative path (relative to the page containing the `