Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cxxxr authored Sep 23, 2023
1 parent c42418b commit 6cfdfe4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ curl -L https://qlot.tech/installer | bash
```
make
```

### SDL2
Dependent packages must be installed.
See https://github.com/lem-project/lem/blob/main/frontends/sdl2/README.md
Expand All @@ -78,6 +77,11 @@ See https://github.com/lem-project/lem/blob/main/frontends/sdl2/README.md
make build-sdl2
```

## update
```
make update
```

## Usage

```
Expand Down

0 comments on commit 6cfdfe4

Please sign in to comment.