Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikLizakJohansen authored Dec 13, 2023
1 parent 95f1a79 commit 21c9fea
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@ git clone https://github.com/FrederikLizakJohansen/DebyeCalculator.git

Run the following command to install the __DebyeCalculator__ package. (**Requires**: Python >=3.7, <3.12)
```
pip install .
or
python setup.py install
python -m pip install .
```

# Usage
Expand Down

0 comments on commit 21c9fea

Please sign in to comment.