From 3aceefb1202c7a1e572dbb416c48cfc6233f30d1 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Fri, 6 Jun 2025 09:39:19 +0200 Subject: [PATCH] clarify dependencies in readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 824c25f..c8fe1ab 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,11 @@ Using rust to implement the first part of [FHNW](https://www.fhnw.ch) [PL-Circle](https://github.com/fhnw-pl-circle). All dependencies for running the respective implementations are specified in the -`flake.nix` files within the project folders (look for the key `buildInputs`). -Though my recommendation is to use the provided -[nix flakes](https://nixos.wiki/wiki/Flakes). +[flake.nix](./flake.nix) file within the project folder (look for the key +`buildInputs`, though [rustup](https://rustup.rs/) might just work with the +provided toolchain file). My recommendation is to use the provided +[nix flake](https://nixos.wiki/wiki/Flakes) directly, as it sets up everything +automatically. Use `cargo run -- ` to run the interpreter directly from the source code. Specify needed arguments in place of ``.