Skip to content

Commit c5e56de

Browse files
committed
Add yarn fix command
1 parent 764a8e5 commit c5e56de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# machinelearning
22
Machine learning library for OpenFPGAduino
3+
4+
For yarn watch error in linux run
5+
6+
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
7+

0 commit comments

Comments
 (0)