Skip to content

Commit 90fce49

Browse files
committed
Updated readme added clearer instructions to use this version of tree-view
1 parent a6be07e commit 90fce49

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ I was able to achieve this:
2222
### Install
2323

2424
Clone the repo
25-
`git clone git@github.com:your-username/tree-view.git`
25+
`git clone https://github.com/jaspersorrio/tree-view.git`
2626

2727
Go into the directory
2828
`cd tree-view`
@@ -31,8 +31,6 @@ Install dependencies
3131
`apm install`
3232

3333
Go to workingDirectory
34-
`atom . --dev`
35-
36-
OR
34+
`atom . --dev` OR
3735

3836
![Dev Mode](./images/dev mode.png?raw=true "Title")

0 commit comments

Comments
 (0)