From 205e005f60f9f13d8f96d6d0a003bb94c8aa330d Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Thu, 27 Dec 2018 23:43:52 -0800 Subject: [PATCH] Project import generated by Copybara. PiperOrigin-RevId: 227101826 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 032e6b9..03affea 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ your `PYTHONPATH`: ``` cd privacy -pip install -e ./privacy +pip install -e . ``` If you'd like to make contributions, we recommend first forking the repository