diff --git a/README.md b/README.md index f28495e..b266d06 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ For documentation on using the tool, please see [How Tos](https://amdirt.readthe ## Install +AMDirT has been tested on different Unix systems (macOS and Ubuntu) using Intel and AMD chips. If you suspect that AMDirT isn't working properly because you use a different hardware/OS, please open an [issue on GitHub](https://github.com/SPAAM-community/AMDirT/issues). + ### 1. With [pip](https://pip.pypa.io/en/stable/getting-started/) ```bash diff --git a/docs/source/how_to/miscellaneous.md b/docs/source/how_to/miscellaneous.md index fc86843..9c8b0a7 100644 --- a/docs/source/how_to/miscellaneous.md +++ b/docs/source/how_to/miscellaneous.md @@ -71,7 +71,3 @@ The output from `AMDirT viewer`/`convert` will contain a list of accessions in a nextflow pull nf-core/fetchngs nextflow run nf-core/fetchngs --input AncientMetagenomeDir_nf_core_fetchngs_input_table.tsv` ``` - -#### Supported hardware/OS - -AMDirT has been tested on different Unix systems (macOS and Ubuntu) using Intel and AMD chips. If you suspect that AMDirT isn't working properly because you use a different hardware/OS, please open an [issue on GitHub](https://github.com/SPAAM-community/AMDirT/issues).