README.md in jekyll-obsidian-1.0.7 vs README.md in jekyll-obsidian-1.0.8
- old
+ new
@@ -62,12 +62,10 @@
```ruby
obsidian_vault: "Your Obsidian Vault"
obsidian_vault: "vaults/Another Obsidian Vault"
```
-7. Also in `_config.yml`, set the `exclude` to that obsidian vault
-
-8. Run `bundle exec jekyll serve`, you should now see your Obsidian page at your given permalink
+7. Run `bundle exec jekyll serve`, you should now see your Obsidian page at your given permalink
## Options
`obsidian_homepage`
Sets the homepage for your obsidian vault
```ruby