5 lines
177 B
Markdown
5 lines
177 B
Markdown
5. Type `git clone`, and then paste the URL you copied earlier.
|
|
```shell
|
|
$ git clone https://{% data variables.command_line.codeblock %}/YOUR-USERNAME/YOUR-REPOSITORY
|
|
```
|