Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
minor fix
  • Loading branch information
eltociear authored Jun 6, 2024
1 parent 8070a47 commit ec7ee77
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 @@ -11,7 +11,7 @@ pip install git+https://github.com/dnguyend/jax-rb
```
Alternatively, you can clone the project to your local directory then add the directory to your PYTHONPATH. View [an example](https://github.com/dnguyend/jax-rb/blob/main/tests/notebooks/test_heat_kernel.ipynb) using sys.append, you can use PYTHONPATH similarly.

If you want to to build the project manually from a cloned directory, go to the folder jax-rb then run
If you want to build the project manually from a cloned directory, go to the folder jax-rb then run
```
python -m build
```
Expand Down

0 comments on commit ec7ee77

Please sign in to comment.