ref: 2552fe2f1efa12436dec93b9ffeee79d1d90bef7
parent: b587c49f4d3742d2a14a08bb641807dd8f8fd282
author: EEva <eeva@samae>
date: Wed Jul 21 17:20:29 EDT 2021
Leave only the nix bonus in README
--- a/README.md
+++ b/README.md
@@ -38,14 +38,6 @@
```
brew update && brew install -y git gcc make sdl2 libserialport
```
-### Install required packages dependencies with nix (OSX, Linux)
-
-If you have the nix package manager installed (https://nixos.org/download.html),
-a nix development shell will all needed dependencies is provided. Simply enter:
-
-``` sh
-nix-shell
-```
### Download source code (All)
```
--
⑨