We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0cc95 commit 7a88061Copy full SHA for 7a88061
README.md
@@ -118,8 +118,8 @@ To download the project files, follow these steps:
118
3. Run the following script to ensure that all the necessary packages and libraries are installed on your Raspberry Pi:
119
120
```bash
121
-git clone [ repo url ]
122
-cd raspberry_pi
+git clone https://github.com/machinefi/w3bstream-examples.git
+cd w3bstream-examples/simple-smart-grid/raspberry_pi
123
./install-requirements.sh
124
```
125
0 commit comments