mirror of https://github.com/usememos/memos.git
chore: hyperlinks in README Prerequisites (#4848)
This commit is contained in:
parent
08883b58a7
commit
02641ef10a
|
|
@ -148,9 +148,9 @@ For detailed installation instructions, refer to the [comprehensive installation
|
|||
|
||||
### Prerequisites
|
||||
|
||||
- Go 1.24 or later
|
||||
- Node.js 22+ and pnpm
|
||||
- Git for version control
|
||||
- [Go 1.24](https://go.dev/) or later
|
||||
- [Node.js 22+](https://nodejs.org/en) and [pnpm](https://pnpm.io/)
|
||||
- [Git](https://git-scm.com/) for version control
|
||||
|
||||
### Backend Development
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue