Added command to find Debian version

This commit is contained in:
Sun Knudsen 2022-03-02 07:06:05 -05:00
parent cf02226c01
commit b02ed0aa16
No known key found for this signature in database
GPG key ID: 02C43AD072D57783
2 changed files with 62 additions and 61 deletions

View file

@ -104,7 +104,7 @@ torsocks curl -fsSL https://deb.nodesource.com/gpgkey/nodesource.gpg.key | gpg -
### Step 3: enable Node.jss repository
> Heads-up: run `cat /etc/issue` to find Debian version.
> Heads-up: run `cat /etc/debian_version` to find Debian version.
#### Debian 10 (buster)