Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shleikes committed Dec 15, 2024
1 parent a57c6de commit 9ceef9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ To contribute changes to lava-config:
git subtree split --prefix=specs -b <branch-name>

# Push your changes to your fork
git push <your-fork-remote> <branch-name>:main
git push <your-fork-remote> <branch-name>
```

3. Create a Pull Request from your fork to the main lavanet/lava-config repository.
Expand Down

0 comments on commit 9ceef9d

Please sign in to comment.