diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b8c6b101..2f115447 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -56,9 +56,9 @@ Contents 20/foo_bar ``` -Then run `make clean && make html && make latexpdf` in the root of the manual directory and it should build successfully with zero wanrings! +Then run `make clean && make html && make latexpdf` in the root of the manual directory and it should build successfully with zero warnings! -## Getting mulitple Versions to Work +## Getting multiple Versions to Work To change into the file for the code you cloned from git of sphinxconfig-versioning and run ``` cd sphinxcontrib-versioning && sudo python3 setup.py install``` ## Making changes and seeking your changes to be pulled