Skip to content

Commit

Permalink
docs: remove pre-release references in DEVELOPMENT.md (#699)
Browse files Browse the repository at this point in the history
  • Loading branch information
miraleung committed Mar 19, 2021
1 parent ac6f5ad commit fc7e637
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# Development Workflow

This is a temporal workflow that will evolve with codebase. The steps described
below are temporary and better ones will be coming.

## Set Up

1. Clone this repo.

2. Copy the Git pre-commit hooks. This will automatically check the build, run
tests, and perform linting before each commit. (Symlinks don't seem to work,
but if you find a way, please add it here!)
Expand Down

0 comments on commit fc7e637

Please sign in to comment.