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 e3d7eaf commit 9d29695Copy full SHA for 9d29695
README.md
@@ -13,7 +13,7 @@ This package is registered to the Julia general registry and can be installed by
13
14
```julia
15
import Pkg
16
-Pkg.add("PhotometricFilters"")
+Pkg.add("PhotometricFilters")
17
```
18
19
## Usage
0 commit comments