Skip to content

Commit

Permalink
Update README.md (#415)
Browse files Browse the repository at this point in the history
Fixed a few typos
  • Loading branch information
david-montiel-t authored Jan 27, 2025
1 parent 3a4aedb commit 24aa0f8
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 @@ -51,7 +51,7 @@ Clone the PRISMS-PF GitHub repository and navigate its folder.
git clone -b <tag ID> https://github.com/prisms-center/phaseField.git
cd phaseField
```
Here <tag ID> corresponds to the stable release version of your choice. For example to clone the latest release (2.4), type
Here ```<tag ID>``` corresponds to the stable release version of your choice. For example, to clone the latest release (2.4), type
```bash
git clone -b v2.4 https://github.com/prisms-center/phaseField.git
```
Expand Down

0 comments on commit 24aa0f8

Please sign in to comment.