Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Agriya Khetarpal <[email protected]>
  • Loading branch information
santacodes and agriyakhetarpal authored Aug 8, 2024
1 parent ac497cc commit 9788104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ pipx run pybamm-cookiecutter --path /path_to_copy_to

Or if you wish to install the `pybamm-cookiecutter` package and then generate a project, you could do so with the help of following commands.
```bash
pipx install pybamm-cookiecutter
pipx install pybamm-cookiecutter # or pip install pybamm-cookiecutter
```
Navigate into the directory you want your project directory to reside in, or use `--path` argument to explicitly mention the path where you want your project to be generated.
```bash
Expand Down

0 comments on commit 9788104

Please sign in to comment.