mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-10 11:40:48 +08:00
set master as the default branch when cloning
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@
|
||||
"colab": {}
|
||||
},
|
||||
"source": [
|
||||
"!git clone --depth 1 https://github.com/nickwalton/AIDungeon/\n",
|
||||
"!git clone --depth 1 --branch master https://github.com/nickwalton/AIDungeon/\n",
|
||||
"%cd AIDungeon\n",
|
||||
"!./install.sh\n",
|
||||
"from IPython.display import clear_output \n",
|
||||
|
||||
Reference in New Issue
Block a user