You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This directory contains the Verso user's guide in HTML format. To read
it, you'll need a local web server. Python ships with one, which can
be run as follows:
python3 -m http.server 8080
Then, open http://localhost:8080 to read the document.