Skip to content

Commit 1c28117

Browse files
Update repository clone instructions in README
1 parent 04ededa commit 1c28117

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ This example implements a simple timer and connects it to the GPIOs.
3838
First, clone the repository:
3939

4040
```bash
41-
git clone https://github.com/efabless/openframe_timer_example.git
42-
cd openframe_timer_example
41+
git clone https://github.com/efabless/openframe_user_project.git
42+
cd openframe_user_project
4343
```
4444

4545
Then, download all dependencies:

0 commit comments

Comments
 (0)