Skip to content

Commit 2634c12

Browse files
committed
updating code
1 parent 97121a8 commit 2634c12

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.vscode/settings.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"picgo.picBed.imgur.clientId": "bff3a698614384c"
2+
"picgo.picBed.imgur.clientId": "bff3a698614384c",
3+
"esbonio.sphinx.confDir": ""
34
}

docs/quick_start.rst

+5
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ Download and extract the qubinode-installer as a non root user::
6161
rm master.zip
6262
mv qubinode-installer-master qubinode-installer
6363

64+
If you would like to develop the qubinode-installer you can clone the repo::
65+
66+
YOUR_ID=githubid
67+
git clone https://github.com/${YOUR_ID}/qubinode-installer.git
68+
cd /qubinode-installer
6469

6570
Qubinode Setup
6671
===============

0 commit comments

Comments
 (0)