Skip to content

Commit

Permalink
Merge pull request #32 from NymexData/development
Browse files Browse the repository at this point in the history
New version
  • Loading branch information
felipealfonsog authored Dec 8, 2023
2 parents eb8ce23 + 3aa9e25 commit f2cf656
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@ Pull requests are welcome. For major changes, please open an issue first to disc
-For Development, use the development branch and then we can do a pull request to the main branch. use : git --help for swtiching ... e.g.:

```
felipe@Felipes-MacBook-Air webserver-raspberry-pico % git branch development
felipe@Felipes-MacBook-Air webserver-raspberry-pico % git branch
felipe@Felipes-MacBook-Air % git branch development
felipe@Felipes-MacBook-Air % git branch
development
* main
felipe@Felipes-MacBook-Air webserver-raspberry-pico % git checkout development
felipe@Felipes-MacBook-Air % git checkout development
```

When git push for 'development':
Expand Down

0 comments on commit f2cf656

Please sign in to comment.