We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c91e2 commit 505b66aCopy full SHA for 505b66a
aw-sync/README.md
@@ -13,7 +13,7 @@ Was originally prototyped as a PR to aw-server: https://github.com/ActivityWatch
13
NOTE: Basic usage not quite ready yet, see the below testing sections for MVP usage.
14
15
```
16
-cargo run --bin aw-sync-rust -- --port 5666 --help
+cargo +nightly run --bin aw-sync -- --port 5666 --help
17
18
19
## Running with real data on a testing instance
0 commit comments