mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 17:27:33 +02:00
Added 64-bit x86
This commit is contained in:
parent
aedb380f04
commit
536921f29f
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
[<img src="images/cyclone-logo-04-header.png" alt="cyclone-scheme">](http://github.com/justinethier/cyclone)
|
<img src="images/cyclone-logo-04-header.png" alt="cyclone-scheme">](http://github.com/justinethier/cyclone)
|
||||||
|
|
||||||
# User Manual
|
# User Manual
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ Bug reports and patches are welcome! Please report any issues using the [Issues
|
||||||
|
|
||||||
# Requirements
|
# Requirements
|
||||||
|
|
||||||
Cyclone has been tested under Linux on both x86 (32-bit) and ARM.
|
Cyclone has been tested under Linux on the x86, x86-64, and ARM platforms.
|
||||||
|
|
||||||
The following packages are required:
|
The following packages are required:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue