Skip to content

Commit

Permalink
Document how to run Counter on desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
veyndan committed Sep 14, 2023
1 parent 897e142 commit 4c4025c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions samples/counter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,16 @@ Or this (to use the Android View frontend):
```


Running Counter on Desktop
----------------------

Run this:

```
./gradlew :samples:counter:desktop-composeui:run
```


Running Counter on iOS
----------------------

Expand Down

0 comments on commit 4c4025c

Please sign in to comment.