From e5c7718f10d916302cf27e7a1a24a8939ccc71b0 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Sun, 24 May 2020 17:52:25 +0000 Subject: [PATCH] fixed extra hline Signed-off-by: Arthur Lu --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3d75bf05..9c0d2be6 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ Download the `.whl` file from the releases page. Then install the wheel file by Navigating to `analysis-master/`, running `./build.sh` will build the analysis package from `analysis-master/analysis/`. The built wheel files are stored in `analysis-master/dist/`. ## Config # Supported Platforms -## Although any modern 64 bit platform should be supported, the following platforms have been tested to be working: * AMD64 (Tested on Zen 1, Zen +, and Zen 2) * Intel 64/x86_64/x64 (Tested on Kaby Lake)