Change README.md
This commit is contained in:
parent
a276770c08
commit
ee8d6c8cc9
|
|
@ -6,8 +6,10 @@ The Chip-8 is an interpreted programming language originally designed to develop
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
|
For install V programming language see more in: 
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/viniciusfdasilva/vchip8.git
|
git clone --branch main https://github.com/viniciusfdasilva/vchip8.git
|
||||||
```
|
```
|
||||||
```shell
|
```shell
|
||||||
cd vchip8
|
cd vchip8
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue