Skip to content

Commit f259856

Browse files
committed
Trivia
1 parent 395c054 commit f259856

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ add https://github.com/TheDisorderedOrganization/ParticlesMC.git
4646
2. Using the Pkg API:
4747
```julia
4848
using Pkg
49-
Pkg.add("https://github.com/TheDisorderedOrganization/ParticlesMC.git")
49+
Pkg.add(url="https://github.com/TheDisorderedOrganization/ParticlesMC.git")
5050
```
5151

5252
### Building ParticlesMC

0 commit comments

Comments
 (0)