Skip to content

Commit 8dffefc

Browse files
authored
Update README.md
1 parent 4c62433 commit 8dffefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $ make
3939
$ sudo /sbin/insmod ./datadev.ko cfgSize=0x50000 cfgRxCount=256 cfgTxCount=16
4040

4141
# Give appropriate group/permissions
42-
$ sudo chmod 666 /dev/data_dev*
42+
$ sudo chmod 666 /proc/datadev_*
4343

4444
# Check for the loaded device
4545
$ cat /proc/datadev_0

0 commit comments

Comments
 (0)