-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tom Freudenberg
committed
Jan 31, 2024
1 parent
27f950f
commit 7f35a44
Showing
1 changed file
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -92,8 +92,6 @@ you have to copy this branch and install it manually, either by | |
.. code-block:: python | ||
pip install "git+https://github.com/boschresearch/[email protected]" | ||
cd path_to_torchphysics_folder | ||
pip install .[all] | ||
or by | ||
|
||
|