Skip to content
Snippets Groups Projects
Commit 13e26ef1 authored by Maximilian Schanner's avatar Maximilian Schanner
Browse files

typo

parent 1cb58bf6
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ $ pymagglobal --input <path/to/your_model> ... your.model
```
you can use pymagglobal to evaluate your own models, if they come in a similar format. `<path/to/your_model>` specifies the path to your model file and `your.model` the name of your model.
Once installed, pymaggmodel can be imported and its routines used to access the models from inside your own python code.
Once installed, pymagglobal can be imported and its routines used to access the models from inside your own python code.
# License
GNU General Public License, Version 3, 29 June 2007
......
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