Skip to content

Commit

Permalink
Merge pull request #375 from lincc-frameworks/readme-prepare-project
Browse files Browse the repository at this point in the history
  • Loading branch information
hombit authored Feb 2, 2024
2 parents 5718f49 + 441c008 commit c8eefc6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ For all the information, see the detailed user guide in

Choose where you would like to create your new project, and call copier with the template.

```
>$ copier copy gh:lincc-frameworks/python-project-template <path/to/destination>
```sh
copier copy gh:lincc-frameworks/python-project-template <path/to/destination>
cd <path/to/destination>
bash .prepare_project.sh
```

## Contributing to the Template
Expand All @@ -29,4 +31,4 @@ See full documentation at [readthedocs](https://lincc-ppt.readthedocs.io/en/late

LINCC Frameworks is supported by Schmidt Futures, a philanthropic initiative
founded by Eric and Wendy Schmidt, as part of the Virtual Institute of
Astrophysics (VIA).
Astrophysics (VIA).

0 comments on commit c8eefc6

Please sign in to comment.