From 9f253a42694370445c3933d8960be975184453ea Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Mon, 27 Mar 2023 00:12:56 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dd56cd..636b64f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Assuming Linux workstation with: 2. docker w/ gpu driver 3. python 3.10 -Use `make setup-development-environment` to setup basic dev environment, and `make dev` to start local development server. +Use `make setup-development-environment` to setup basic dev environment. ## Deployment