Skip to content

Commit 20cfae0

Browse files
authored
Update README.md
1 parent f89112a commit 20cfae0

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
@@ -8,7 +8,7 @@ Install with
88

99
```julia
1010
using Pkg
11-
Pkg.add(Pkg.PackageSpec(url="https://github.com/FluxML/FastAI.jl"))
11+
Pkg.add("FastAI")
1212
```
1313

1414
or try it out with this [Google Colab template](https://colab.research.google.com/gist/lorenzoh/2fdc91f9e42a15e633861c640c68e5e8).

0 commit comments

Comments
 (0)