Skip to content

Commit

Permalink
fix usage in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kcvajgf committed Feb 11, 2024
1 parent ac55e03 commit 4317ccb
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 @@ -11,7 +11,7 @@ Suppose your editorials are in `../path/to/repo-name/2023/my-contest/editorials`

```bash
$ cd editorials
$ ./copyall.py ../path/to/repo-name 2023/my-contest
$ ./copyall.py ../path/to/repo-name 2023 my-contest
$ ./compileall.py
```

Expand Down

0 comments on commit 4317ccb

Please sign in to comment.