Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
The given repository is no longer needed to install the specified packages.
  • Loading branch information
fatihaktas845 authored and bstaletic committed Aug 17, 2024
1 parent f67e5e6 commit 4ca5b45
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,9 +432,6 @@ apt install build-essential cmake vim-nox python3-dev
- Install mono-complete, go, node, java, and npm
```
sudo mkdir -p /etc/apt/keyrings
curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg
echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_current.x nodistro main" | sudo tee /etc/apt/sources.list.d/nodesource.list
apt install mono-complete golang nodejs openjdk-17-jdk openjdk-17-jre npm
```
Expand Down

0 comments on commit 4ca5b45

Please sign in to comment.