Skip to content

Commit 7a88061

Browse files
authored
Update README.md
1 parent 6b0cc95 commit 7a88061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ To download the project files, follow these steps:
118118
3. Run the following script to ensure that all the necessary packages and libraries are installed on your Raspberry Pi:
119119

120120
```bash
121-
git clone [ repo url ]
122-
cd raspberry_pi
121+
git clone https://github.com/machinefi/w3bstream-examples.git
122+
cd w3bstream-examples/simple-smart-grid/raspberry_pi
123123
./install-requirements.sh
124124
```
125125

0 commit comments

Comments
 (0)