Tobias Hieta 8 年之前
父节点
当前提交
6f960410f9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -13,7 +13,7 @@ Configure
 
 If you're happy just building from the command line then run CMake for the ninja build tool:
 
-* Install nina with homebrew:
+* Install ninja with homebrew:
   * ``brew install ninja``
 * Install mpv and other dependencies with homebrew:
   * ``brew install mpv --with-shared --HEAD``