Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Update How to download documentation #31

Merged
merged 1 commit into from
Mar 15, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,13 @@ Robust name generator that generates awesome names!

## How to Download

To download the latest stable version of NameGenerator, click the green button labeled `Clone or download`. Then, click `Download ZIP` to download a ZIP archive containing all of the files. Then, extract the archive.
To download the latest stable version of NameGenerator, click the button labeled `Releases` above the file explorer.

![Clone or download button](https://i.imgur.com/1SHfJzR.png)
![Releases button](https://i.imgur.com/EWNIpBn.png)

Then, under the release labeled `Latest release`, click the button labeled `Source Code (zip)` under `Assets`. Then extract the downloaded zip archive.

![Download button](https://i.imgur.com/PPqLAQu.png)

---

Expand Down