diff options
| author | feurig <don@suspectdevices.com> | 2021-05-10 08:55:52 -0700 |
|---|---|---|
| committer | feurig <don@suspectdevices.com> | 2021-05-10 08:55:52 -0700 |
| commit | c795b038d61f6b9f024b6c60ca095a2b0ed83bd9 (patch) | |
| tree | c1ede4ad6c4e82810496b071e4e714bb3b60850e /docs/buildnotes/CircuitPythonBuildServerNotes.md | |
| parent | 41407a286a077d356cfbaf7d323cbd53c57beee4 (diff) | |
clean up resume
Diffstat (limited to 'docs/buildnotes/CircuitPythonBuildServerNotes.md')
| -rw-r--r-- | docs/buildnotes/CircuitPythonBuildServerNotes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/buildnotes/CircuitPythonBuildServerNotes.md b/docs/buildnotes/CircuitPythonBuildServerNotes.md index c0f3c97..baa5617 100644 --- a/docs/buildnotes/CircuitPythonBuildServerNotes.md +++ b/docs/buildnotes/CircuitPythonBuildServerNotes.md @@ -14,7 +14,7 @@ sudo pip3 install cascadetoml sudo apt-get install gcc-arm-none-eabi ``` -This should allow you to check out the source code for circuitpython as a user. +This should allow you to check out the source code for circuitpython as a user. As per their suggestions I forked the repo first. ``` git clone git@github.com:suspect-devices/circuitpython.git |
