Projects STRLCPY nssh Commits 72fdb897
🤬
  • ■ ■ ■ ■ ■
    README.md
    skipped 2 lines
    3 3   
    4 4  ![screenshot](https://user-images.githubusercontent.com/579861/210282096-6879b641-0c23-4f96-9937-824d9058d5fd.png)
    5 5   
    6  -## Installation (works for .deb based and .rpm based systems only)
     6 +## Installation
     7 +Suitable for the following distros:
     8 +- DEB based (requires `apt`)
     9 +- RPM based distro (requires `yum`)
     10 +- Arch (requires `pacman `, thanks @Mistkeithy for the PR)
     11 + 
     12 +You need just to run:
     13 + 
    7 14  `$ sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/rabbagliettiandrea/nssh/main/install.sh)"`
    8 15   
    9 16  ## Usage
    skipped 5 lines
Please wait...
Page is in error, reload to recover