Skip to content

Commit

Permalink
Fix README example init command. (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Mar 31, 2023
1 parent 6599893 commit 202d041
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 @@ -54,7 +54,7 @@ Set up a new project:
```bash
$ mkdir my_project
$ cd my_project
$ signac init MyProject
$ signac init
```

and access the project handle:
Expand Down

0 comments on commit 202d041

Please sign in to comment.