Skip to content

Commit 2728ee2

Browse files
authored
Added option sub heading to the download options list
1 parent a8bd7a2 commit 2728ee2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
[![github release](https://badgen.net/badge/gitconvex/v1.1.1/blue?icon=github)](https://github.com/neel1996/gitconvex-package/releases)
1414
[![docker image](https://badgen.net/badge/gitconvex/v1.1.1/cyan?icon=docker)](https://hub.docker.com/repository/docker/itassistors/gitconvex)
1515

16-
- Cloning repo from **github**
16+
- **Option - 1** Cloning repo from **github**
1717

1818
`git clone https://github.com/neel1996/gitconvex-package.git`
1919

20-
- Downloading package from **npm**
20+
- **Option - 2** Downloading package from **npm**
2121

2222
`npm i -g @itassistors/gitconvex`
2323

@@ -41,11 +41,11 @@ Gitconvex is running on port 9001
4141
Open http://localhost:9001/ to access gitconvex
4242
```
4343

44-
- If you are into **docker**, then there is also a docker image available for gitconvex
44+
- **Option - 3** If you are into **docker**, then there is also a docker image available for gitconvex
4545

4646
`docker pull itassistors/gitconvex`
4747

48-
- Downloading the zip file from the tagged github [**release**](https://github.com/neel1996/gitconvex-package/releases)
48+
- **Option - 4** Downloading the zip file from the tagged github [**release**](https://github.com/neel1996/gitconvex-package/releases)
4949

5050

5151
# Platforms

0 commit comments

Comments
 (0)