Skip to content

Commit

Permalink
Update README.md (yihong0618#638)
Browse files Browse the repository at this point in the history
* Update README.md

//添加了我的running_page
//修正install and testing(从pnpm改为yarn)

* chore: Update package manager command, dependencies, and instructions

- Update package manager command from `yarn install` to `pnpm install`
- Change development command from `yarn vite` to `pnpm develop`

* fix

---------

Co-authored-by: yihong0618 <zouzou0208@gmail.com>
  • Loading branch information
gavenwan and yihong0618 authored Apr 6, 2024
1 parent 818d2ec commit 46045eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ English | [简体中文](https://github.com/yihong0618/running_page/blob/master/
| [PPZ](https://github.com/8824PPZ) | <https://run.dudubbbbbbbbb.top/> | Strava |
| [Yer1k](https://github.com/Yer1k) | <https://running.yer1k.com/> | Strava |
| [AlienVision](https://github.com/weaming) | <https://run.drink.cafe/> | Strava |
| [闻笑忘](https://wenxiaowan.com) | <https://wenxiaowan.com> | 苹果健身 |
</details>

## How it works
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@
"prettier": "2.8.8",
"typescript": "^5.1.6"
},
"packageManager": "yarn@1.22.22"
"packageManager": "yarn@4.1.1"
}

0 comments on commit 46045eb

Please sign in to comment.