Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sh123 committed Apr 29, 2023
1 parent cf6a084 commit 56dc9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 56dc9ec

Please sign in to comment.