mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-16 14:10:52 +01:00
change readme
This commit is contained in:
10
README.md
10
README.md
@ -74,7 +74,9 @@ install:
|
||||
|
||||
- port 3003 needs to be open/free or you need to adjust it in `nuxt.config.ts` AND `src-tauri/tauri.conf.json`
|
||||
|
||||
- `git clone https://github.com/haexhub/haex-vault.git`
|
||||
- `cd haex-vault`
|
||||
- `pnpm i`
|
||||
- `pnpm tauri dev`
|
||||
```
|
||||
git clone https://github.com/haexhub/haex-vault.git
|
||||
cd haex-vault
|
||||
pnpm i
|
||||
pnpm tauri dev
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user