Skip to content

Commit 505b66a

Browse files
docs: corrected command (#404)
1 parent 58c91e2 commit 505b66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aw-sync/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Was originally prototyped as a PR to aw-server: https://github.com/ActivityWatch
1313
NOTE: Basic usage not quite ready yet, see the below testing sections for MVP usage.
1414

1515
```
16-
cargo run --bin aw-sync-rust -- --port 5666 --help
16+
cargo +nightly run --bin aw-sync -- --port 5666 --help
1717
```
1818

1919
## Running with real data on a testing instance

0 commit comments

Comments
 (0)