Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Visit [the MathCAT project page](https://nsoiffer.github.io/MathCAT/) for more i


## Local builds
To build this and run locally, you need to download and install [trunk](https://docs.trunk.io/docs/install). Then type
To build this and run locally, you need to download and install [trunk](https://trunkrs.dev/guide/getting-started/installation.html). Then type
```
trunk serve
```
Expand All @@ -32,4 +32,4 @@ To upload to the github website, do the following ([based on this github page](h
c:/Software/Git/bin/git subtree push --prefix dist origin gh-pages
```

Note: step '2' shouldn't be needed, but I haven't figured out the configuration settings to get it to do the update properly.
Note: step '2' shouldn't be needed, but I haven't figured out the configuration settings to get it to do the update properly.