Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Update Git repo location in README.md
Browse files Browse the repository at this point in the history
I followed the instructions and cloned from the Purdue repo and ran into an issue (using `.not.` on an integer) that appears to have been fixed in the GitHub version, so I presume the README needs to be updated.
  • Loading branch information
Warrick Ball authored and GitHub committed Jun 26, 2023
1 parent a002a8c commit b0f86fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Parallelization in Swiftest is done with OpenMP. Version 3.1.4 or higher is nece
The easiest way to get Swiftest on your machine is to clone the GitHub repository. To do so, open a terminal window and type the following:

```
$ git clone https://github.itap.purdue.edu/MintonGroup/swiftest.git
$ git clone https://github.com/carlislewishard/swiftest.git
```

If your cloned version is not already set to the master branch:
Expand Down

0 comments on commit b0f86fa

Please sign in to comment.