We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8374a3d commit 81bac96Copy full SHA for 81bac96
README.md
@@ -23,7 +23,7 @@ First we need to install `SweepContract.jl`, which we do by running
23
import Pkg
24
Pkg.add("SweepContractor")
25
```
26
-Now that it's install we can use the package by running
+Now that it's installed we can use the package by running
27
```julia
28
using SweepContractor
29
0 commit comments