mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-25 19:14:50 -08:00
parent
3eb07f68eb
commit
ab696c3f00
|
@ -5,13 +5,13 @@ This website is built using [Docusaurus 2](https://v2.docusaurus.io/), a modern
|
|||
## Installation
|
||||
|
||||
```shell
|
||||
$ yarn install
|
||||
$ npm install
|
||||
```
|
||||
|
||||
## Local Development
|
||||
|
||||
```shell
|
||||
$ yarn start
|
||||
$ npm run start
|
||||
```
|
||||
|
||||
This command starts a local development server and open up a browser window.
|
||||
|
|
Loading…
Reference in a new issue