diff --git a/README.md b/README.md index f567c58..06cdb67 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,6 @@ If you run into issues, try with [Manual Setup](#setup) guide. #### Live Access -> [!NOTE] -> > Set `compress` to `import.meta.env.DEV ? 'beautify' : 'high'` for clearer SVGs in development. Start the server with `npm run dev`, then access the virtual `sprite.svg` at `http://localhost:4321/@svgs/sprite.svg`.