Skip to content

Commit

Permalink
doc: Remove useless color syntax tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinetos committed Sep 30, 2020
1 parent 42c8f21 commit 6b2f74c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,14 @@ make

Prepare the project :

```shell
git clone [email protected]:C-Text/CText.git
git flow init
```


Create a new feature :
```shell

git flow feature start <my_feature>
```


Finish a feature :
Open a Pull Request -> base: develop, compare: feature/<my_feature>

0 comments on commit 6b2f74c

Please sign in to comment.