From 982242c7f9c5060fb02b684c25bd39ba02f797b9 Mon Sep 17 00:00:00 2001 From: Matthew Petroff Date: Tue, 6 Aug 2019 21:59:13 -0400 Subject: [PATCH] Clarify directions for viewing examples (#772). --- readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 56e2799..8ccf915 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,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. + * Due to browser security restrictions, a web server must be used locally as well. With Python 3, one can use `python3 -m http.server`, but any other web server will work as well. 2. Use the included multi-resolution generator (`utils/multires/generate.py`) or configuration tool (`utils/config/configuration.htm`). 3. Insert the generated `