mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Changed protocol for git clone in install instructions.
This commit is contained in:
parent
afba9b7f41
commit
258aaa69fb
2 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ following commands in a terminal:
|
|||
|
||||
.. code-block:: sh
|
||||
|
||||
git clone git@github.com:mit-crpg/openmc.git
|
||||
git clone git://github.com/mit-crpg/openmc.git
|
||||
cd openmc/src
|
||||
make
|
||||
sudo make install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue