Skip to content

Commit

Permalink
fixed formatting in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanemenecker committed Aug 5, 2024
1 parent e1a8761 commit c21c827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ Right now you can only install GOOSE through Github. It will be on PyPi to allow

GOOSE has a few requirements **prior** to installation. Just follow the steps below to use GOOSE!

1. Install cython and numpy.
**First install cython and numpy.**

$ pip install cython
$ pip install numpy

2. Install GOOSE.
**Now you can install GOOSE.**

To install directly from the git repository simply run:

Expand Down

0 comments on commit c21c827

Please sign in to comment.