Skip to content

Commit

Permalink
docs: fix make dist directory
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibb committed Aug 20, 2023
1 parent d2c1828 commit d73ceb6
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 @@ -34,7 +34,7 @@ All the work has to be done in the `sections/*.Rmd` files.
## Make targets

- `make` or `make manuscript` produces an `.html` file in `output/`.
- `make dist` produces a `.docx` in `output/` which could be send to the
- `make dist` produces a `.docx` in `distribute/` which could be send to the
co-authors.
- `make clean` removes all generated files.
- `make env` runs a shell in the `guix` generated environment.
Expand Down

0 comments on commit d73ceb6

Please sign in to comment.