mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Change quick install instructions to be more explicit about checking out branch
master.
This commit is contained in:
parent
e97d138d70
commit
4982ead230
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ following commands in a terminal:
|
|||
|
||||
git clone git://github.com/mit-crpg/openmc.git
|
||||
cd openmc/src
|
||||
git checkout master
|
||||
git checkout -b master origin/master
|
||||
make
|
||||
sudo make install
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue