Update CONTRIBUTING.md

Missing ")" in Step #1 of INSTALL
This commit is contained in:
Marten O'Grady
2023-05-04 09:16:14 -04:00
committed by GitHub
parent 5a94aed7f7
commit f1bc8aa4e1
+1 -1
View File
@@ -26,7 +26,7 @@ In addition to the pre-requisites listed in the [README](/README.md), the follow
1. Clone this repository:
```
$ git clone (https://github.com/cerc-io/stack-orchestrator.git
$ git clone https://github.com/cerc-io/stack-orchestrator.git
```
2. Enter the project directory: