Skip to content

Commit 5635ebb

Browse files
authored
Add TOC for BLT (#66)
1 parent cc7d6c9 commit 5635ebb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ me@devkit$ ruby dk.rb init
1818
me@devkit$ edit config.yml # add ruby directory
1919
me@devkit$ ruby dk.rb install
2020
me@anywhere$ gem install bundler
21-
me@website$ bundle install # takes about 5 minutes
21+
me@website$ bundle install # Takes about 5 minutes the first time on a clean Ruby.
2222
```
2323

2424
In case of `SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed` follow [these instructions](https://gist.github.com/luislavena/f064211759ee0f806c88).

_projects/local-travel.md

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ links:
1414
googleplay: net.twisterrob.blt.range
1515
---
1616

17+
{% include toc.md %}
18+
1719
## Inception
1820

1921
### First idea

0 commit comments

Comments
 (0)