We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2402e82 commit 8b62d2cCopy full SHA for 8b62d2c
1 file changed
README.md
@@ -26,8 +26,8 @@ jupyter nbextension enable --py githubcommit
26
## Steps
27
28
* Install package using above commands
29
-* Create Git repo where notebooks will be pushed if not already exists
30
-* Clone this repo in home directory
+* Create Git repo where notebooks will be pushed if not already exists and clone it in home directory
+* Clone this repo as well in home directory
31
* Replace the values in env.sh present in this repo itself
32
* Run the command - source ~/githubcommit/env.sh
33
* Configure ssh key (present in ~/.ssh/id_rsa.pub or specified location) in github account
0 commit comments