Skip to content

Commit cb967e5

Browse files
committed
update readme instructions
1 parent 93ea902 commit cb967e5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,15 @@ Assuming you are logged into github, then just click the button below. Phone, Ta
1717
<a href="https://gitpod.io/#https://github.com/HansUXdev/MongoLearnPodt"><img src="http://gitpod.io/button/open-in-gitpod.svg" alt="Open on GitPod" height="50px"/></a>
1818
</p>
1919

20-
Then follow the directions inside the GitPod. Here is a gif of the slideshow which was built using [vscode-reveal](https://marketplace.visualstudio.com/items?itemName=evilz.vscode-reveal). If you have the extension installed you can follow long with the fancy [slideshow](./01-CRUD.md), otherwise you can just read it in readme formate and it'll just look slightly less presentable...
20+
Once GitPod has started up, just type `mongo` into the terminal and it should look something like the gif below.
21+
22+
[![GIF of Slideshow](lessons/start.gif)]()
23+
24+
Unfortunately, the fancy slideshow extension I just for this lesson doesn't work in gitpod... yet (stay tuned).
25+
26+
In the meantime, I recorded a [short video](https://recordit.co/ns0fuHZheI) of the lesson.
27+
28+
You can also view the slide on vscode with [vscode-reveal](https://marketplace.visualstudio.com/items?itemName=evilz.vscode-reveal). If you have the extension installed you can follow long with the fancy [slideshow](./01-CRUD.md). Lastly, you can just read it in readme formate and it'll just look slightly less presentable...
2129

2230

2331
[![GIF of Slideshow](lessons/lesson1.gif)]()

lessons/start.gif

1.2 MB
Loading

0 commit comments

Comments
 (0)