Skip to content

Commit

Permalink
upd README
Browse files Browse the repository at this point in the history
  • Loading branch information
flpgrz committed Dec 15, 2022
1 parent 1a2a2f2 commit f3077f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Generate figures of the Julia and Mandelbrot sets with Jax.
This package requires Jax - see the [official JAX documentation](https://github.com/google/jax#installation).
```
pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
cd mandelbrot-jax
cd fractal-jax
pip install .
```

Expand Down

0 comments on commit f3077f3

Please sign in to comment.