Update installation instructions, remove vendor.txt file

This commit is contained in:
Paul Romano 2020-01-12 16:49:09 -06:00
parent 71ed680466
commit 1ec4dc5efc
4 changed files with 3 additions and 7 deletions

View file

@ -63,7 +63,7 @@ features and bug fixes. The general steps for contributing are as follows:
.. code-block:: sh
git clone git@github.com:yourusername/openmc.git
git clone --recurse-submodules git@github.com:yourusername/openmc.git
cd openmc
git checkout -b newbranch develop