Skip to content
Snippets Groups Projects
Commit 99cb92ff authored by Jeremy M Fee's avatar Jeremy M Fee
Browse files

Minor doc reformatting

parent b003f2a5
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,7 @@ Run unit tests using Nose ...@@ -55,7 +55,7 @@ Run unit tests using Nose
npm install npm install
npm run watch npm run watch
There are also "npm run" aliases for individual commands which are listed by running There are also "npm run" aliases for individual commands which are listed by running
npm run npm run
......
...@@ -18,6 +18,6 @@ Using Anaconda is recommended ( https://conda.io/miniconda.html ). ...@@ -18,6 +18,6 @@ Using Anaconda is recommended ( https://conda.io/miniconda.html ).
4) Use **geomagio** 4) Use **geomagio**
- Use the main script, `geomag.py -h` - Use the main script, `geomag.py -h`
- In python scripts, `import geomagio` - In python scripts, `import geomagio`
- Install the Jupyter notebook server ( http://jupyter.org/install.html ) - Interactively with Jupyter notebooks ( http://jupyter.org/install.html )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment