Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SinyorDes authored May 23, 2023
1 parent 2d43f60 commit ac2e9af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ To install the dependencies automatically, run the following command:

1. Clone this repository:

<code>git clone https://github.com/sinyordes/vyper-deployer.git</code>
<code>git clone https://github.com/sinyordes/Vyper-Deployer.git</code>

2. Change into the cloned directory:

<code>cd vyper-deployer</code>
<code>cd Vyper-Deployer</code>

3. Choose one of the following options by entering the corresponding number in the terminal:

Expand All @@ -47,4 +47,4 @@ Select "2. Only Compile" in the console to only compile the smart contract and g
Select the "3. Deploy" command in the console to deploy the smart contract on the network. This process will automatically compile first.

## License
This project is licensed under the MIT License.
This project is licensed under the MIT License.

0 comments on commit ac2e9af

Please sign in to comment.