mirror of
https://github.com/rzmk/ladderz.git
synced 2025-12-19 06:59:25 +00:00
docs: update comment regarding commenting dep import
This commit is contained in:
parent
831c575f14
commit
3c5fb9b7fd
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"// Uncomment the next line and comment the subsequent line if not running notebook from source\n",
|
||||
"// Comment the next line and uncomment the subsequent line if running notebook from source\n",
|
||||
":dep ladderz = { git = \"https://github.com/rzmk/ladderz\", branch = \"main\" }\n",
|
||||
"// :dep ladderz = { path = \"../../ladderz\" }\n",
|
||||
"\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue