From 9c596fb17dd17916948d45fb390ad4df9817be6c Mon Sep 17 00:00:00 2001 From: Alf Eaton Date: Wed, 10 Mar 2021 22:38:34 +0000 Subject: [PATCH] Update README.md --- services/clsi/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/services/clsi/README.md b/services/clsi/README.md index 2cc946cb50..f8f4ef3abf 100644 --- a/services/clsi/README.md +++ b/services/clsi/README.md @@ -34,10 +34,6 @@ The CLSI can be installed and set up as part of the entire [Overleaf stack](http $ git clone git@github.com:overleaf/clsi.git -Then install the require npm modules: - - $ npm install - Then build the Docker image: $ docker build . -t overleaf/clsi