Skip to content

Commit 3a0f45d

Browse files
committed
update README
1 parent 621a38f commit 3a0f45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ fuxa
5858
You need to have installed [Node](https://nodejs.org/en/about/previous-releases) Version 18.
5959

6060
**WARNING** In linux with nodejs Version 18 the installation could be a challenge.
61-
If you don't intend communicate with Siemens PLCs via S7 you can remove the node-snap7 library from the server/package.json
61+
If you don't intend to communicate with Siemens PLCs via S7, you can remove the ```node-snap7``` library from the ```server/package.json```. Similarly, if you don't intend to use ODBC to communicate with an external database, you can remove the ```odbc``` library from the ```server/package.json```.
6262

6363
```
6464
cd ./server

0 commit comments

Comments
 (0)