Skip to content

Commit

Permalink
Update small-factor-devices.md
Browse files Browse the repository at this point in the history
  • Loading branch information
colombod authored Sep 1, 2020
1 parent 9dc164a commit 8977e10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/small-factor-devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ We suggest running on a Pi 4 or above as the device provides more computing powe

Open a terminal and type
```bash
curl -L https://raw.githubusercontent.com/dotnet/interactive/master//tools/setup-rapbian.sh | bash -e
curl -L https://raw.githubusercontent.com/dotnet/interactive/master/tools/setup-rapbian.sh | bash -e
```

Now you can activate the jupyter virtual environment using the command
Expand All @@ -34,4 +34,4 @@ Follow the instructions on the [piTop](https://github.com/colombod/pi-top) repos

## Libraries and tools

The [dotnet/iot](https://github.com/dotnet/iot) provides a wide palette of device bindings that you can consume as NuGet packages.
The [dotnet/iot](https://github.com/dotnet/iot) provides a wide palette of device bindings that you can consume as NuGet packages.

0 comments on commit 8977e10

Please sign in to comment.