Skip to content

Commit

Permalink
README: drop cloning section
Browse files Browse the repository at this point in the history
The information in the cloning section is already included in CONTRIBUTING.md.
  • Loading branch information
dlech authored Jan 10, 2022
1 parent da8fd73 commit ac9ae86
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,6 @@ Summing up:
This gets occasionally rebased when a new MicroPython release comes out.


## Cloning

This project uses submodules. However we don't recommend using the
`--recursive` option of `git` since it will clone unnecessary dependencies.
Instead, the required submodules will be automatically cloned the first time
you run `make`.

git clone https://github.com/pybricks/pybricks-micropython

## What about all the other repositories?
Pybricks includes not just firmware for each LEGO hub, but also various tools,
documentation, and fun projects. Here's an overview of the other repositories:
Expand Down

0 comments on commit ac9ae86

Please sign in to comment.