Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nakst authored May 28, 2024
1 parent 025ecc2 commit 0a8e0b6
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 @@ -26,7 +26,7 @@ Various utility applications:
Update `luigi_example.c` to `#define UI_WINDOWS` at the top of the file, and then run the following command in a Visual Studio command prompt:

```
cl /O2 luigi_example.c user32.lib gdi32.lib
cl /O2 luigi_example.c user32.lib gdi32.lib shell32.lib
```

### Linux
Expand Down

0 comments on commit 0a8e0b6

Please sign in to comment.