-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f759360
commit 87b1f6e
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,8 +20,8 @@ Prerequisites: | |
Quick Start Guide: | ||
- open a terminal on a system satisfying the prerequisites and enter the following commands | ||
- if you don't have a github ssh key or don't know what it is: | ||
> git clone https://github.com/UMR-CNRM/PHYEX.git | ||
> ./PHYEX/tools/INSTALL.sh --ALL --test | ||
> git clone https://github.com/UMR-CNRM/PHYEX.git | ||
> ./PHYEX/tools/INSTALL.sh --ALL --test | ||
- if you have a github ssh key: | ||
> git clone [email protected]:UMR-CNRM/PHYEX.git | ||
> ./PHYEX/tools/INSTALL.sh --ALL --test --ssh | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters