Browse Source

docs: fix typo

fix spelling of Debian.

#4
Dyras 3 years ago
parent
commit
e272d8101d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -95,7 +95,7 @@ In short: libremdb doesn't collect any data at all.
 
 
 1. Install Node.js and Git.  
 1. Install Node.js and Git.  
    for Node.js, visit [their website](https://nodejs.org/en/).  
    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.
 2. Clone and set up the repo.