Skip to content

Commit

Permalink
Fixing typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ollimeier committed Mar 6, 2024
1 parent f1a7ac6 commit 4b1e55c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Fontra plug-in with [django-robocjk](https://github.com/googlefonts/django-robo-


# How to test code changes made in fontra which effects fontra-rjck
Let's imagine you have made some changes within fontra, which will have an impakt to fontra-rcjk as well, eg. code refactoring. But the the new code is not merged, yet, because we need to test it first.
The challanging part is, that we cannot add a specific branch to requirements-dev.txt sadly.
Let's imagine you have made some changes within fontra, which may have an impact to fontra-rcjk as well, eg. code refactoring. But the new code is not merged, yet, because we need to test it first.
The challenging part is, that we cannot add a specific branch to requirements-dev.txt, sadly.

1. Go to your local fontra folder/repo
2. Checkout the needed fontra branch into your current venv
Expand Down

0 comments on commit 4b1e55c

Please sign in to comment.