summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@utexas.edu>2021-08-02 22:11:45 -0400
committerGitHub <noreply@github.com>2021-08-02 22:11:45 -0400
commitfe440dc3a0054595963f9e03d77e15bd479c28f4 (patch)
tree118c8f6e3b21586d91fa3d1cc3fab62530b60a55 /README.md
parentd2e43d132c6e0e4ca7bc9a5835135d9a205829b7 (diff)
parent7031d8fd8a8ad1ce55f349bec0642d6473fac120 (diff)
downloadSensor-Watch-fe440dc3a0054595963f9e03d77e15bd479c28f4.tar.gz
Sensor-Watch-fe440dc3a0054595963f9e03d77e15bd479c28f4.tar.bz2
Sensor-Watch-fe440dc3a0054595963f9e03d77e15bd479c28f4.zip
Merge pull request #1 from tahnok/patch-1
fix typo in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 881421f7..9830cb90 100644
--- a/README.md
+++ b/README.md
@@ -37,4 +37,4 @@ The watch library in this repository is very work-in-progress, but it should all
To build your project, open your terminal and navigate to the build folder, then type `make`.
-To install the project onto your Sensor Watch board, plug the watch into your USB port and double tap the tiny Reset button on the back of the board. You should see the LED light up red and begin pulsing. (If it does not, make sure you didn’t plug the board in upside down). Once uou see the “WATCHBOOT” drive appear on your desktop, type `make install`. This will convert your compiled program to a UF2 file, and copy it over to the watch.
+To install the project onto your Sensor Watch board, plug the watch into your USB port and double tap the tiny Reset button on the back of the board. You should see the LED light up red and begin pulsing. (If it does not, make sure you didn’t plug the board in upside down). Once you see the “WATCHBOOT” drive appear on your desktop, type `make install`. This will convert your compiled program to a UF2 file, and copy it over to the watch.