mirror of https://github.com/usememos/memos.git
chore: fix typo (#3080)
Signed-off-by: thirdkeyword <fliterdashen@gmail.com>
This commit is contained in:
parent
9ffc1515f4
commit
8e7f826ae6
|
|
@ -56,7 +56,7 @@ Memos should now be running at [http://localhost:3001](http://localhost:3001) an
|
|||
|
||||
## Building
|
||||
|
||||
Frontend must be built before backend. The built frontend must be placed in the backend ./server/frontend/dist directory. Otherwise, you will get a "No frontend embeded" error.
|
||||
Frontend must be built before backend. The built frontend must be placed in the backend ./server/frontend/dist directory. Otherwise, you will get a "No frontend embedded" error.
|
||||
|
||||
### Frontend
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue