Change README.md

This commit is contained in:
Vinicius Silva 2024-02-20 23:35:37 -03:00
parent a276770c08
commit ee8d6c8cc9
1 changed files with 3 additions and 1 deletions

View File

@ -6,8 +6,10 @@ The Chip-8 is an interpreted programming language originally designed to develop
# Installation
For install V programming language see more in: ![V install](https://github.com/vlang/v)
```shell
git clone https://github.com/viniciusfdasilva/vchip8.git
git clone --branch main https://github.com/viniciusfdasilva/vchip8.git
```
```shell
cd vchip8