Skip to content

Commit

Permalink
Adjusted layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Llannelongue committed Mar 28, 2021
1 parent 84f6dfe commit f7b1012
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 @@ -30,15 +30,15 @@ For now, the default code is based on SLURM.

6. Run the script a first time. It will check that the correct version of python is used
and will create the virtualenv with the required packages, based on `requirements.txt`:
```bash
```shell script
the_shared_directory/GreenAlgorithms4HPC/myCarbonFootprint.sh
```

## How to use it

Now, anyone with access to `the_shared_directory` can run the calculator,
by running the same command, with various options available:
```
```shell script
usage: myCarbonFootprint.sh [-h] [-S STARTDAY] [-E ENDDAY] [--filterCWD]
[--reportBug] [--reportBugHere]
Expand Down

0 comments on commit f7b1012

Please sign in to comment.