diff --git a/README.md b/README.md
index 4e674f7..21ab19d 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,10 @@
A frontend to accessing my account on the fediverse
## technologies
-- node on a bare debian install.
-- npm and npx to execute it.
+- Rust and Rouille.
- Uses MastodonAPI, BlueskyAPI, and YoutubeAPI[1].
-- Your local machine can also run it (with the proper dependencies; take a look at the docker file).
-Quick launch server without docker: `npx http-server /home//Documents/Fedi.CrowdedGames.Group --port 4000 --cors`
+Quick launch server: `Cargo run --release`
## FAQ