Skip to content

Commit

Permalink
fix upload docs typo (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
szvsw authored and tehn committed Oct 15, 2019
1 parent 1435e56 commit 0ccb591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -59,7 +59,7 @@ Sometimes you don't need the repl, but just want to upload/download scripts to/f
### Upload

```
druid upload tensor.lua
druid upload cool_script.lua
```

Uploads the provided lua file, `cool_script.lua`, to crow & stores it in flash to be executed on boot.
Expand Down

0 comments on commit 0ccb591

Please sign in to comment.