mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
change mit-crpg -> openmc-dev
This commit is contained in:
parent
ac57dd9298
commit
baabf2fc2b
11 changed files with 33 additions and 33 deletions
|
|
@ -181,7 +181,7 @@ with GitHub since this involves setting up ssh_ keys. With git installed and
|
|||
setup, the following command will download the full source code from the GitHub
|
||||
repository::
|
||||
|
||||
git clone https://github.com/mit-crpg/openmc.git
|
||||
git clone https://github.com/openmc-dev/openmc.git
|
||||
|
||||
By default, the cloned repository will be set to the development branch. To
|
||||
switch to the source of the latest stable release, run the following commands::
|
||||
|
|
@ -189,7 +189,7 @@ switch to the source of the latest stable release, run the following commands::
|
|||
cd openmc
|
||||
git checkout master
|
||||
|
||||
.. _GitHub: https://github.com/mit-crpg/openmc
|
||||
.. _GitHub: https://github.com/openmc-dev/openmc
|
||||
.. _git: https://git-scm.com
|
||||
.. _ssh: https://en.wikipedia.org/wiki/Secure_Shell
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue