Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
git clone git@github.com:CloudVeneto/CVUserGuide.git
cd CVUserGuide
python -m pip install -r source/requirements.txt


Info

Please note: you might clone a copy of the documentation using the 'https' protocol but you won't be able to push your changes afterwards. Please be sure you can clone the repo using the 'SSH' protocol as above.

Create your local copy of the documentation

...