Skip to content

Commit e70c48e

Browse files
Update README.md
1 parent bd8cfae commit e70c48e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ There are two ways to run MAGNETO: By following the default method or the custom
2525
This will run the simulation with some default values of the magnetar's magntic field energy and power-law index.
2626

2727
### Custom Configuration
28-
In this method of running MAGNETO, you will have control over the physical aspects of the magnetar. You can specify the values of the respective parameters using options while running scripts. To get help with them, you can run:
28+
In this method of running MAGNETO, you will have control over the physical aspects of the magnetar. You can specify the values of the respective parameters using options while running scripts. To get help with them, you can use the ```-h``` flag while running the script:
2929
```bash
3030
> python energy_evol_modular.py -h
3131
usage: energy_evol_modular.py [-h] E [E ...] a [a ...]

0 commit comments

Comments
 (0)