Skip to content

Commit

Permalink
doc: update README.md again
Browse files Browse the repository at this point in the history
  • Loading branch information
kawaemon committed May 21, 2024
1 parent 7ee832e commit 2f98095
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ local plugins = {
end,
},
}

unnamed.setup(config)
```

To update your plugins, use this command:

```lua
:lua require("unnamed").update()
```

#### development prerequirements
Expand Down

0 comments on commit 2f98095

Please sign in to comment.