Skip to content

Commit

Permalink
small update
Browse files Browse the repository at this point in the history
  • Loading branch information
tradersnow222 committed Oct 11, 2024
1 parent 1a2e3d5 commit 7ca20be
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@ This website is built using [Docusaurus 3](https://docusaurus.io/), a modern sta

This folder contains submodules that you need to pull `git submodule update --recursive`

### Installation
## Running the docs site locally

### Install base dependencies

```
$ pnpm install
```

### How to run locally
### Run local environment

```
$ pnpm start
Expand All @@ -31,7 +33,8 @@ $ pnpm build

This command generates static content into the `build` directory and can be served using any static contents hosting service.

### Info about development
### General info

You can see `warning` in time `pnpm install` - it's okey

File `docs\limit-order-protocol\smart-contract\_category_.json` changed after `pnpm install`. Discard changes in this file before execute some other commands
Expand Down

0 comments on commit 7ca20be

Please sign in to comment.