docs: fix typo

fix spelling of Debian.

#4
This commit is contained in:
Dyras 2022-06-18 11:57:29 +02:00 committed by GitHub
parent 5358d58e31
commit e272d8101d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,7 +95,7 @@ In short: libremdb doesn't collect any data at all.
1. Install Node.js and Git.
for Node.js, visit [their website](https://nodejs.org/en/).
for Git, run `sudo apt install git` if you're on a Debain-based distro. Else visit [their website](https://git-scm.com/).
for Git, run `sudo apt install git` if you're on a Debian-based distro. Else visit [their website](https://git-scm.com/).
2. Clone and set up the repo.