We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70e06a commit 557bc86Copy full SHA for 557bc86
1 file changed
README.md
@@ -151,7 +151,7 @@ Documentation search is powered by [Algolia's DocSearch](https://docsearch.algol
151
1. Run `npm install` to install the Node.js dependencies, including Astro (the site builder).
152
2. Run `npm run test` (or a specific npm script) to rebuild distributed CSS and JavaScript files, as well as our docs assets.
153
3. From the root `/bootstrap` directory, run `npm run docs-serve` in the command line.
154
-4. Open `http://localhost:9001/` in your browser, and voilà.
+4. Open <http://localhost:4321> in your browser, and voilà.
155
156
Learn more about using Astro by reading its [documentation](https://docs.astro.build/en/getting-started/).
157
0 commit comments