Skip to content
Snippets Groups Projects

Update README.md

Merged Pieter Donker requested to merge donker-master-patch-36284 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -50,7 +50,7 @@ options:
## Python C library install
(note: already installed on dop36)
```
git clone https://github.com/open62541/open62541
follow install instructions from https://open62541.org/doc/current/installing.html
@@ -70,7 +70,7 @@ follow install instructions from https://open62541.org/doc/current/installing.ht
215 cmake ..
216 make
218 sudo make install
```
## Python Client Install
(note: already installed on dop36)
Loading