Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 343 Bytes

Instructions.md

File metadata and controls

17 lines (10 loc) · 343 Bytes

Instructions

  1. fork: Solidity-GBYouth-BlockchainTraining-2023
  2. Watch AllActivity
  3. Star the repo

Computer

git clone https://github.com/My-Repo/Solidity-GBYouth-BlockchainTraining-2023

Make changes:

git add .

git commit -m "message"

git push