Skip to content

Commit 2ac96d1

Browse files
committed
fix: Resovle some comment
Signed-off-by: chenmiao <chenmiao.ku@gmail.com>
1 parent 217d9d1 commit 2ac96d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ and the intended outline is:
6161

6262
## How To Contribute
6363

64-
All pages in the tutorials are built using the Jekyll and the Jekyll using the Just the Docs template. Therefore, **each Markdown file must include the following YAML configuration at the top**:
64+
All pages in the tutorials are built using the Jekyll using the Just the Docs template. Therefore, **each Markdown file must include the following YAML configuration at the top**:
6565

6666
``` txt
6767
---
@@ -98,7 +98,7 @@ For more installation methods of other distribution versions, please refer to [J
9898
gem install jekyll bundler
9999
```
100100

101-
> **Note: If you use RVM to manage Ruby installations, please refer to [rvm.io](https://rvm.io/)**.
101+
> **Note: If you use wish to use RVM to manage Ruby installations, please refer to [rvm.io](https://rvm.io/)**.
102102
103103
If you only intend to deploy the site locally, clone the repository directly. However, if you plan to contribute, please fork the repository and submit a pull request according to the contribution guidelines:
104104

0 commit comments

Comments
 (0)