diff --git a/testing/README.md b/testing/README.md index f7a13848..9c251eb6 100644 --- a/testing/README.md +++ b/testing/README.md @@ -1,11 +1,3 @@ # Testing repository This repository is not enabled by default and contains packages currently in testing. This includes fundamental packages which require testing before they can be safely moved to the other repositories. - -## Enabling `testing` - -```sh -export KISS_PATH=$KISS_PATH:/var/db/kiss/repo/testing -``` - -This can be permanently set in `/etc/profile.d/kiss_path.sh`.