From 110b82e1dc4439b58dff1265c105f958fafb9c07 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Sat, 19 Sep 2020 22:40:20 +0000 Subject: [PATCH] edited README.md Signed-off-by: Arthur Lu --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 445ced6b..e3de715d 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ after installing python, or with a package manager on linux. Refer to the [pip i ### Standard Platforms For the latest version of tra-analysis, run `pip install tra-analysis` or `pip install tra_analysis`. The requirements for tra-analysis should be automatically installed. ### Exotic Platforms (Android) -[Termux](https://termux.com/) is recommended for a linux environemnt on Android. Consult the [documentation]() for advice on installing the prerequisites. After installing the prerequisites, the package should be installed normally with `pip install tra-analysis` or `pip install tra_analysis`. +[Termux](https://termux.com/) is recommended for a linux environemnt on Android. Consult the [documentation](https://titanscouting.github.io/analysis/general/installation#exotic-platforms-android) for advice on installing the prerequisites. After installing the prerequisites, the package should be installed normally with `pip install tra-analysis` or `pip install tra_analysis`. ## Use -tra-analysis operates like any other python package. Consult the [documentation]() for more information. +tra-analysis operates like any other python package. Consult the [documentation](https://titanscouting.github.io/analysis/tra_analysis/) for more information. # Supported Platforms Although any modern 64 bit platform should be supported, the following platforms have been tested to be working: * AMD64 (Tested on Zen, Zen+, and Zen 2)