From 56dc9ec6d11ed9ae89e7ddb47c62c8095e70138b Mon Sep 17 00:00:00 2001 From: sh123 Date: Sat, 29 Apr 2023 11:41:55 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee5dbc3..a35b8eb 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ git clone https://github.com/sh123/Remote-SDR cd Remote-SDR sudo install -m 755 remsdr.service /etc/systemd/system sudo cp -r remsdr / -sudo curl -sL https://deb.nodesource.com/setup_16.x | bash - sudo apt install nodejs npm gnuradio +# sudo curl -sL https://deb.nodesource.com/setup_16.x | bash - cd /remsdr sudo npm install sudo openssl req -x509 -nodes -days 365 -newkey rsa:4096 -keyout selfsigned.key -out selfsigned.crt