Skip to content

Commit

Permalink
Merge pull request #1 from eltociear/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
dnguyend authored Jun 6, 2024
2 parents 8070a47 + ec7ee77 commit 20efd03
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 20efd03

Please sign in to comment.