Skip to content

Commit

Permalink
Update superdirt version
Browse files Browse the repository at this point in the history
  • Loading branch information
cleary authored Jan 9, 2025
1 parent 1e1cd15 commit 360d102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/linux_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ sclang
2\.b. Paste this line and press Enter (and wait, it returns immediately but processes in the background).

```c
Quarks.checkForUpdates({Quarks.install("SuperDirt", "v1.7.3"); thisProcess.recompile()})
Quarks.checkForUpdates({Quarks.install("SuperDirt", "v1.7.4"); thisProcess.recompile()})
```
---
Expand Down

0 comments on commit 360d102

Please sign in to comment.