Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
babaissarkar authored Aug 18, 2021
1 parent 01fccb3 commit e589e1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Any Java version less than 15. (and more than 6).
7. Alternatively, for other OSes, see the next section.

# Short installation for Ubuntu
1. Install the dependencies. `sudo apt install openjdk-14-jre libcommons-math3-java1`
2. Download the deb file from the Releases section and install it `sudo dpkg -i ssplot-1.4.1.deb`
1. Install the dependencies. `sudo apt install openjdk-14-jre libcommons-math3-java`
2. Get the zip file from the Releases section and install the deb file from it `sudo dpkg -i ssplot-1.4.1.deb`

# Other OSes.
Steps are same, except that,
Expand Down

0 comments on commit e589e1d

Please sign in to comment.