Skip to content

Commit

Permalink
Removed more refs to libssh in development.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JetpackDuba committed Sep 20, 2023
1 parent ec6c541 commit 9e0b5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Check which Java version this project currently uses (`cat build.gradle.kts | gr
For instance on Debian-based systems, you'd run:

```bash
sudo apt-get install openjdk-17-jre openjdk-17-jdk libssh-dev
sudo apt-get install openjdk-17-jre openjdk-17-jdk
export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
```

Expand Down

0 comments on commit 9e0b5ee

Please sign in to comment.