We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8509ec0 commit 7caded7Copy full SHA for 7caded7
README.md
@@ -35,14 +35,15 @@ An example of a ```.yml``` file follows below for a talk. You'll notice that the
35
36
## Testing your updates
37
38
-If you know what you are doing just run this command
+If you have everything installed just run this command
39
40
```
41
bundle exec jekyll serve
42
43
44
-If you have agithub login try using gitpod by adding gitpod.io/# to the tinyMLx URL
+If not but you have a github login try using gitpod by adding ```gitpod.io/#``` to the tinyMLx URL or your fork of it
45
46
+For example:
47
48
gitpod.io/#https://github.com/tinyMLx/tinyMLx.github.io
49
0 commit comments