7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
|
====== Installer ATOM sous Debian ======
|
||
|
|
||
|
{{tag>atom debian installer}}
|
||
|
|
||
|
wget https://atom.io/download/deb -c -O atom.deb
|
||
|
|
||
|
sudo dpkg -i atom.deb
|