Mention the mkdeb task, closes #1969.

This commit is contained in:
Cheng Zhao
2014-05-07 22:54:20 +08:00
parent c7954a4c5e
commit 02a278d80c

View File

@@ -43,6 +43,7 @@ Atom will automatically update when a new release is available.
cd atom
script/build # Creates application at /tmp/atom-build/Atom
sudo script/grunt install # Installs command to /usr/local/bin/atom
script/grunt mkdeb # Generates a .deb package at /tmp/atom-build
```
### Windows Requirements