Skip to content

Commit

Permalink
Update directory name in README and development.md
Browse files Browse the repository at this point in the history
  • Loading branch information
picoHz committed Jan 22, 2024
1 parent 268c3fd commit 1342448
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -137,7 +137,7 @@ cd taxy
cargo run

# In a separate terminal, start `trunk serve` for the WebUI
cd webui
cd taxy-webui
trunk serve
```

Expand Down
2 changes: 1 addition & 1 deletion docs/content/development.md
Expand Up @@ -29,7 +29,7 @@ To set up the development environment, follow these steps:
3. In a separate terminal, start `trunk serve` for the WebUI:

```bash
cd webui
cd taxy-webui
trunk serve
```

Expand Down

0 comments on commit 1342448

Please sign in to comment.