This commit is contained in:
Joel Kuntz
2014-07-19 13:08:24 -03:00
parent 7bf2b7237e
commit ca39e7f7de

View File

@@ -37,7 +37,7 @@ If you have problems with permissions don't forget to prefix with `sudo`
script/grunt mkdeb # Generates a .deb package at $TMPDIR/atom-build, i.e. /tmp/atom-build
```
To run `atom` and `apm` from a terminal open atom's command pallete `ctrl+shift+p` and run `Window: Install Shell Commands`
To run `atom` and `apm` from a terminal open atom's command palette `ctrl+shift+p` and run `Window: Install Shell Commands`
## Troubleshooting