diff --git a/README.md b/README.md index 887eaa8..c08e4e6 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ For fooling neural networks, this is the following papers and relevant work: ## Environment and Software +### Requirements +```console +$ pip install virtualenv +$ pip install jupyterlab +``` + ### Setup ```console $ git clone https://github.com/Lab41/cyphercat.git