This commit is contained in:
array-in-a-matrix 2024-08-12 15:17:45 -04:00
commit 497e6eea7e

View file

@ -12,7 +12,7 @@ Install needed libraries:
nimble install jester norm checksums nimble install jester norm checksums
``` ```
Build glimpse executable (if you want the SQL queries logged, compile with `normDebug`): Build the glimpse executable (if you want the SQL queries logged, compile with `normDebug`):
```sh ```sh
nimble build nimble build