diff --git a/docs/build-instructions/os-x.md b/docs/build-instructions/os-x.md index 26a32ca68..250c9bece 100644 --- a/docs/build-instructions/os-x.md +++ b/docs/build-instructions/os-x.md @@ -9,7 +9,7 @@ ## Instructions ```sh - git clone https://github.com/atom/atom + git clone https://github.com/atom/atom.git cd atom script/build # Creates application at /Applications/Atom.app ```