From 70cc6c73447e7452f8a89a432e9db966d31233e2 Mon Sep 17 00:00:00 2001 From: Junyang Lin Date: Wed, 9 Nov 2022 08:35:27 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6d9d64..cce6c43 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ We provide a simple code snippet to show how to use the API for Chinese-CLIP. Fo pip install cn_clip # or install from source code -cd Chinese-CLIP/ +cd Chinese-CLIP pip install -e . ``` After installation, use Chinese CLIP as shown below: