diff --git a/README.md b/README.md index 9edc839..8c4ce4f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ 1. Sử dụng Code Editor bất kì. -2. Mở Terminal rồi chạy lệnh "npm i" để cài đặt node_module. +2. Mở Terminal rồi chạy lệnh `npm i` để cài đặt node_module. -3. Sau khi cài đặt xong node_module. Chạy lệnh npm 'npm run start' để khởi động Project. \ No newline at end of file +3. Sau khi cài đặt xong node_module. Chạy lệnh npm `npm run start` để khởi động Project. \ No newline at end of file