From 47ec3ac35876f8f4a367a67464b7079f1ba211ed Mon Sep 17 00:00:00 2001 From: Joanna Johnson Date: Tue, 8 Oct 2019 12:06:01 -0400 Subject: [PATCH] #84: update readme. adds project requireemens section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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