forked from jwasham/computer-science-flash-cards
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,7 +89,7 @@ Thanks [@eyedol](https://github.com/eyedol) | |
## How to run it on local host (Quick Guide) | ||
*Provided by [@devyash](https://github.com/devyash) - [email protected] Reach out to this contributor if you have trouble.* | ||
*Provided by [@devyash](https://github.com/devyash) - [email protected] - Reach out to this contributor if you have trouble.* | ||
1. Install dependencies: | ||
1. Install [Python ](https://www.python.org/download/releases/2.7/) | ||
|
@@ -106,7 +106,7 @@ Every time you wish to run your db just open folder in terminal and run ```pyth | |
## How to run with Docker | ||
*Provided by [@Tinpee](https://github.com/tinpee) - [email protected] Reach out to this contributor if you have trouble.* | ||
*Provided by [@Tinpee](https://github.com/tinpee) - [email protected] - Reach out to this contributor if you have trouble.* | ||
__Make sure you already installed [docker](https://www.docker.com)__ | ||
|