Skip to content

Commit

Permalink
fix readme title
Browse files Browse the repository at this point in the history
  • Loading branch information
oceans404 authored Apr 3, 2024
1 parent ed9363d commit 40c14c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ cp src/tiny_secret_addition.py ../../nextjs/public/programs

Now the NextJs app has the Nada program and binaries in the `nextjs/public/programs` folder, where the program can be stored using the JavaScript Client.

####6. Open one more terminal to start your NextJS web app:
### 6. Open one more terminal to start your NextJS web app:

```
yarn start
Expand Down

0 comments on commit 40c14c8

Please sign in to comment.