Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
demotu committed Mar 30, 2020
1 parent 9d458c0 commit 98582df
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/psd2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,23 @@
"Let's exemplify the use of `psd2.py`."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Installation\n",
"\n",
"```bash\n",
"pip install psd2\n",
"```\n",
"\n",
"Or\n",
"\n",
"```bash\n",
"conda install -c duartexyz psd2\n",
"```"
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down

0 comments on commit 98582df

Please sign in to comment.