Live location tracking and playback for the game "manhunt"

Fix README instructions for prettier

bwc9876.dev 646f797f 2a141893

verified
+2 -2
+1 -1
README.md
··· 22 22 - [(Also pre-reqs for mobile dev if you are working on the app part)](https://tauri.app/start/prerequisites/#configure-for-mobile-targets) 23 23 - Tauri's CLI (`cargo install tauri-cli`) 24 24 - [NodeJS](https://nodejs.org) 25 - - [Prettier](https://prettier.io/) (`npm add -G prettier`) 25 + - [Prettier](https://prettier.io/) (`npm add -g prettier`) 26 26 27 27 #### With Nix 28 28
+1 -1
TODO.md
··· 14 14 - [x] Meta : CI Setup 15 15 - [x] Meta : README Instructions 16 16 - [x] Meta : Recipes for type binding generation 17 - - [x] Singaling: All of it 17 + - [x] Signaling: All of it