Skip to content

Commit

Permalink
add installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
christianwbsn committed Jun 28, 2022
1 parent d484f28 commit 940ef0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DATALOADER.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,9 @@ Then, run the following commands to incorporate any new changes in the master br
git fetch upstream
git rebase upstream/master

Or you can install the pre-commit hooks to automatically pre-check before commit by:

pre-commit install
**Run these commands in your custom branch**.

Push these changes to **your fork** with the following command:
Expand Down

0 comments on commit 940ef0f

Please sign in to comment.