Skip to content

Commit

Permalink
📝 Tidy up some documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonBirchall committed Jun 25, 2024
1 parent fe1d3f8 commit e5d6420
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,17 +83,11 @@ To install dependencies:
pip install -r requirements.txt
```

## Contributing
And then run the following command to preview changes:

1. Fork the repository

2. Create your feature branch (git checkout -b feature/AmazingFeature)

3. Commit your changes (git commit -m 'Add some AmazingFeature')

4. Push to the branch (git push origin feature/AmazingFeature)

5. Open a Pull Request
```bash
octodns-sync --config-file=./config.yaml
```

## License

Expand Down

0 comments on commit e5d6420

Please sign in to comment.