doc: update readme
This commit is contained in:
10
README.md
10
README.md
@@ -7,13 +7,3 @@ To get started, install NixOS, clone this repository and run:
|
||||
```sh
|
||||
nixos-rebuild switch -I nixos-config=configuration.nix
|
||||
```
|
||||
|
||||
I use `rustup` to manage the Rust toolchain including `cargo`, `rustc` and `rust-analyzer`.
|
||||
My editor `helix` is automatically able to utilize `rust-analyzer` as a language server.
|
||||
To reproduce my `rustup` config, run the following:
|
||||
|
||||
```sh
|
||||
rustup install stable
|
||||
rustup component add rust-src
|
||||
rustup component add rust-analyzer
|
||||
```
|
||||
@@ -141,7 +141,9 @@
|
||||
pwntools
|
||||
python312
|
||||
rustscan
|
||||
rustup
|
||||
rustc
|
||||
cargo
|
||||
rust-analyzer
|
||||
signal-desktop
|
||||
wifite2
|
||||
wine
|
||||
|
||||
Reference in New Issue
Block a user