Update readme.md

This commit is contained in:
Barrett Ruth 2026-01-10 11:03:18 -06:00 committed by GitHub
parent e8a34bc37f
commit 58f2e30e02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ For example, a config with [pnpm](https://pnpm.io) and
```lua
require('lazy').setup {
{
'barrett-ruth/live-server.nvim',
'barrettruth/live-server.nvim',
build = 'pnpm add -g live-server',
cmd = { 'LiveServerStart', 'LiveServerStop' },
config = true