Skip to content

Commit

Permalink
A few TODOs to README
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic authored Oct 25, 2023
1 parent 96d3f7e commit a69477e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ With docker or podman, you can execute the analysis inside an OCI container.
make analysis-oci
```

TODO: describe where to find the results and original article regenerated.


### II. Reexecuting the Meta-Article

Expand Down Expand Up @@ -96,6 +98,8 @@ You will also need to install sourceserifpro font using the tlmgr.
make article
```

In either of those cases you can then view the produced meta-article at TODO.

#### Cleaning up between runs

The steps are designed to be idempotent, and some dynamically generated components will not be regenerated for subsequent runs.
Expand Down

0 comments on commit a69477e

Please sign in to comment.