Skip to content

Commit

Permalink
Update README.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
stevencarlislewalker authored May 19, 2023
1 parent d11a813 commit 921ab55
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 @@ -30,7 +30,7 @@ remotes::install_github("canmod/macpan2")

For projects in production one should install a specific version, as in the following command. The current version is given by a version badge at the beginning of this document.
```
remotes::install_github("canmod/[email protected].1")
remotes::install_github("canmod/[email protected].2")
```

Developers and contributors should clone this repository and call `make` at the command-line in the top level directory. The following `make` rules are available for getting more control over the build process.
Expand Down

0 comments on commit 921ab55

Please sign in to comment.