CodeForPhilly / CodeForPhilly/third-places

Update requirement passage in README

Open
#17 4 comments 0 reactions 0 assignees View on GitHub
bug documentation good first issue
Dominant language
Python
Stars
8
Forks
6
PR merge metrics
No merged PRs in 30d

Description

# Overview

Our documentation should be updated to let new devs know that need Docker and we can remove the requirements for

# Demo

Currently reads:
```md
In order to run this app, you will need to have the following libraries installed on your machine:

Node: Javascript runtime
npm: Node Package Manager
Django: python web framework
Python 3.9+
```

# What is the expected behavior?

Should read something like:
```md
In order to run this app, you will need to have the following libraries installed on your machine:

Docker (Docker for Mac, or Docker for Windows)
```
With a link to the installation guide: https://docs.docker.com/get-docker/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.