File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,12 @@ An example for using QRcode_plugin
38
38
* Go to the directory of QRcode_plugin: ``cd plugins/QRcode_plugin ``
39
39
* Install QRcode_plugin: ``op install ./ ``
40
40
41
+ * Start QRcode_plugin: ``op run QRcode_plugin -p server_port ``
41
42
* Or you can start QRcode_plugin from local:
42
43
43
44
* Go to the directory of QRcode_plugin: ``cd plugins/QRcode_plugin ``
44
45
* Start QRcode_plugin: ``op run ./ -p server_port ``
45
46
46
- * Start QRcode_plugin: ``op run QRcode_plugin -p server_port ``
47
47
* Then you can get the `ai-plugin.json`` file via visiting ``http://<server_ip>:server_port/ai-plugin.json ``
48
48
* You can get the ``openaip.yaml `` file via visiting ``http://<server_ip>:server_port/openaip.yaml ``
49
49
You can’t perform that action at this time.
0 commit comments