Skip to content

Commit fb86a49

Browse files
authored
Update README.md
1 parent a2d6170 commit fb86a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ or you can create an alias for `PSFModels`
4747
using PSFModels
4848
const M = PSFModels
4949
# julia version 1.6 or above
50-
using PSFModels as M
50+
import PSFModels as M
5151

5252
model = M.Gaussian(10)
5353
```

0 commit comments

Comments
 (0)