neurobin / shc

Shell script compiler
https://neurobin.org/projects/softwares/unix/shc/
GNU General Public License v3.0
2.04k stars 349 forks source link

chore: Update Ubuntu Installation Info in the README #164

Open lb803 opened 10 months ago

lb803 commented 10 months ago

Description

This PR integrates installation information for Debian/Ubuntu systems.

The shc package is included in the Debian/Ubuntu official repositories (Debian: since Buster; Ubuntu: since 20.04LTS). This information might come in handy, so am adding installation procedures to use these repositories alongside the pre-existing PPA one.

P.S. This is really a great project, thanks for your dev efforts!