Skip to content

Commit 3eed39a

Browse files
author
levelicarus
committed
Updated README
1 parent 0013be6 commit 3eed39a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
Language: Go (Golang)
44

5-
A tool for scraping repositories using Golang and GitHub API v3.
5+
A tool for scraping repositories using Golang and GitHub API v3. Assumes you're running Linux or OSX.
6+
7+
#### Setup/ Dependencies
8+
9+
[Install MongoDB](https://golang.org/doc/install)
10+
11+
[Install MongoDB](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/)
612

7-
#### Setup
8-
Assumes you're running Linux or OSX, and have Golang and MongoDB installed.
913
Install Exuberant Ctags:
1014
```sh
1115
sudo apt install exuberant-ctags

0 commit comments

Comments
 (0)