Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.04 KB

how-to-get-website.md

File metadata and controls

37 lines (26 loc) · 1.04 KB

How To Get Dogecoin Foundation Website

Install Git

You could use command-line version of git or GUI version of git, either way is fine.

Install Git (Command-line)

Install Git (GUI)

Get the code

Using Git Command-line

  • Open the terminal on Windows/Mac/Linux
$ git clone https://github.com/dogecoinfoundation/foundation.dogecoin.com.git .

Using Github Desktop (GUI)