From ed66fe228343f9f8ba46bc47e631e47e4d879f3f Mon Sep 17 00:00:00 2001 From: VO DUY LUYEN Date: Mon, 23 Jun 2025 14:05:06 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index dd3c555..1ae0dd5 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,4 @@ This command starts a local development server and opens up a browser window. Mo npm build ``` -This command generates static content into the `build` directory and can be served using any static contents hosting service. - -Not using SSH: - -```bash -GIT_USER= yarn deploy -``` - -If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch. \ No newline at end of file +This command generates static content into the `build` directory and can be served using any static contents hosting service. \ No newline at end of file -- 2.25.1