mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove x86 instructions because they aren't supported.
Based on comment by https://github.com/atom/atom/pull/2117/files#r12489527
This commit is contained in:
@@ -31,5 +31,3 @@ Ubuntu LTS 12.04 64-bit is the recommended platform.
|
||||
You can solve this by make a symlink
|
||||
|
||||
x64 `sudo ln -sf /lib/x86_64-linux-gnu/libudev.so.1 /lib/x86_64-linux-gnu/libudev.so.0`
|
||||
|
||||
x86 `sudo ln -sf /lib/i386-linux-gnu/libudev.so.1 /lib/i386-linux-gnu/libudev.so.0`
|
||||
|
||||
Reference in New Issue
Block a user