-
-
Notifications
You must be signed in to change notification settings - Fork 409
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
1 parent
e7dcb90
commit b85c39c
Showing
1 changed file
with
6 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 |
---|---|---|
|
@@ -44,8 +44,12 @@ this method by following the steps described below. | |
.. warning:: | ||
|
||
Currently the conda forge installation doesn't work. It's recommended to install from the specific releases using pip- | ||
$ pip install git+https://github.com/tardis-sn/tardis.git@{tag} | ||
For example- `pip install git+https://github.com/tardis-sn/[email protected]` | ||
|
||
`$ pip install git+https://github.com/tardis-sn/tardis.git@{tag}` | ||
|
||
For example- | ||
|
||
`pip install git+https://github.com/tardis-sn/[email protected]` | ||
|
||
:: | ||
|
||
|