Quellcode durchsuchen

Add note about wasm32 Rust toolchain.

parazyd vor 3 Jahren
Ursprung
Commit
da7b5aaf75
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -32,6 +32,7 @@ for the P2P IRC daemon.
 This project requires the Rust compiler to be installed. 
 Please visit [Rustup](https://rustup.rs/) for instructions.
 
+You have to install a native toolchain, and `wasm32-unknown-unknown`.
 Minimum Rust version supported is **1.67.0 (stable)**.
 
 The following dependencies are also required: