We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f782aa commit 82114c3Copy full SHA for 82114c3
README.md
@@ -30,7 +30,7 @@ conda create --name camel python=3.10
30
# activate camel conda environment
31
conda activate camel
32
# clone github repo
33
-it clone -b v0.1.0 https://github.com/lightaime/camel.git
+git clone -b v0.1.0 https://github.com/lightaime/camel.git
34
# change directory into project directory
35
cd camel
36
# install camel from source
0 commit comments