add test step
This commit is contained in:
parent
10c1c3f082
commit
1d45cdc301
|
@ -28,4 +28,5 @@ You'll also need a backend to run real training, if you don't have one already.
|
|||
|
||||
```julia
|
||||
Pkg.add("MXNet") # or "TensorFlow"
|
||||
Pkg.test("Flux") # Make sure everything installed properly
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue