Skip to content

Commit

Permalink
Adjust docs site (#67)
Browse files Browse the repository at this point in the history
* fix docs site

* udate readme

* linting

* fix gh page
  • Loading branch information
felipemarkson authored May 8, 2020
1 parent 1fdeec6 commit dd67bf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/gettingstart/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ We strongly recommend the use of virtual environments manager.
### Using pip

<div id="termynal" data-termynal>
<span data-ty="input">pip install git+https://github.com/felipemarkson/power-flow-analysis</span>
<span data-ty="input">pip install dssdata</span>
</div>


### Using poetry

<div id="termynal" data-termynal>
<span data-ty="input">poetry add git+https://github.com/felipemarkson/power-flow-analysis</span>
<span data-ty="input">poetry add dssdata</span>
</div>

## Samples
Expand Down

0 comments on commit dd67bf8

Please sign in to comment.