QuakeWang commented on a change in pull request #690: URL: https://github.com/apache/dolphinscheduler-website/pull/690#discussion_r806387289
########## File path: README.md ########## @@ -12,6 +12,11 @@ Please also make sure your node version is 10+, version lower than 10.x is not s 1. Run `npm install` in the root directory to install the dependencies. 2. Run `npm run start` in the root directory to start a local server, you will see the website in 'http://localhost:8080'. +``` +Note:if you clone the code in Windows not Mac .please read details as below. Review comment: ```suggestion Note: if you clone the code in Windows, not Mac. Please read the details below. ``` ########## File path: README.md ########## @@ -12,6 +12,11 @@ Please also make sure your node version is 10+, version lower than 10.x is not s 1. Run `npm install` in the root directory to install the dependencies. 2. Run `npm run start` in the root directory to start a local server, you will see the website in 'http://localhost:8080'. +``` +Note:if you clone the code in Windows not Mac .please read details as below. Review comment: Note the space separators. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
