Eugen Rochko 6 năm trước cách đây
mục cha
commit
ab041d036d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Running-Mastodon/Development-guide.md

+ 1 - 1
Running-Mastodon/Development-guide.md

@@ -66,7 +66,7 @@ These are self-contained instructions for setting up a development environment o
 - Get [Xcode](https://developer.apple.com/xcode/) Command Line Tools:
 
 	```
-	xcode-select install
+	xcode-select --install
 	```
 
 - Get [Homebrew](https://brew.sh) and use it to install the other dependencies: