浏览代码

docs: fix typo

fix spelling of Debian.

#4
Dyras 3 年之前
父节点
当前提交
e272d8101d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.  
    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.