Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #6

wants to merge 1 commit into from

Conversation

Maxusmusti
Copy link
Collaborator

Summary

Readme update

Proposed changes

One more instruction

(Optional) Dependencies

Reviewers

Copy link
Owner

@wangyyt1013 wangyyt1013 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch :) while you're at it, could you help replace the one-liner with a code block to make it less confusing? see suggestion below @Maxusmusti

@@ -4,8 +4,9 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo

1. Clone this repo.
2. If you have not done so, locally install yarn, node, and python 3.7. (Recommended: using Homebrew)
3. Go to the root directory of the project, and set up the local virtual environment by the following commands: `pipenv --python 3.7 && pipenv install`.
4. Install node dependencies with yarn: `yarn install --frozen-lockfile`.
3. Go to the root directory of the project, and set up the local virtual environment by the following commands: `pipenv --python 3.7 && pipenv install
Copy link
Owner

@wangyyt1013 wangyyt1013 Aug 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
3. Go to the root directory of the project, and set up the local virtual environment by the following commands: `pipenv --python 3.7 && pipenv install
3. Go to the root directory of the project, and set up the local virtual environment by the following commands: ```
$ pipenv --python 3.7
$ pipenv install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants