Minor fix + Remove last references to /tmp
Esse commit está contido em:
@@ -15,7 +15,7 @@ FreeBSD -RELEASE 64-bit is the recommended platform.
|
||||
```sh
|
||||
git clone https://github.com/atom/atom
|
||||
cd atom
|
||||
script/build # Creates application at /tmp/atom-build/Atom
|
||||
script/build # Creates application at $TMPDIR/atom-build/Atom
|
||||
sudo script/grunt install # Installs command to /usr/local/bin/atom
|
||||
```
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário