Esse commit está contido em:
Kevin Sawicki
2014-06-10 09:18:29 -07:00
commit 636a8a8286
+4 -3
Ver Arquivo
@@ -5,8 +5,8 @@ Ubuntu LTS 12.04 64-bit is the recommended platform.
## Requirements
* OS with 64-bit or 32-bit architecture
* C++ build toolchain
* on Ubuntu/Debian: `sudo apt-get install build-essential`
* C++ toolchain
* on Ubuntu/Debian: `sudo apt-get install build-essential`
* [node.js](http://nodejs.org/download/) v0.10.x
* [npm](http://www.npmjs.org/) v1.4.x
* libgnome-keyring-dev
@@ -54,4 +54,5 @@ and restart Atom. If Atom now works fine, you can make this setting permanent:
See also https://github.com/atom/atom/issues/2082.
### Linux build error reports in atom/atom
* Use [this search](https://github.com/atom/atom/search?q=label%3Abuild-error+label%3Alinux&type=Issues) to get a list of reports about build errors on Linux.
* Use [this search](https://github.com/atom/atom/search?q=label%3Abuild-error+label%3Alinux&type=Issues)
to get a list of reports about build errors on Linux.