Skip to content

Commit e02cff1

Browse files
authored
Merge pull request #23 from OpenRL-Lab/dev
update docs
2 parents 7e339ff + fd2228f commit e02cff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ An example for using QRcode_plugin
3838
* Go to the directory of QRcode_plugin: ``cd plugins/QRcode_plugin``
3939
* Install QRcode_plugin: ``op install ./``
4040

41+
* Start QRcode_plugin: ``op run QRcode_plugin -p server_port``
4142
* Or you can start QRcode_plugin from local:
4243

4344
* Go to the directory of QRcode_plugin: ``cd plugins/QRcode_plugin``
4445
* Start QRcode_plugin: ``op run ./ -p server_port``
4546

46-
* Start QRcode_plugin: ``op run QRcode_plugin -p server_port``
4747
* Then you can get the `ai-plugin.json`` file via visiting ``http://<server_ip>:server_port/ai-plugin.json``
4848
* You can get the ``openaip.yaml`` file via visiting ``http://<server_ip>:server_port/openaip.yaml``
4949

0 commit comments

Comments
 (0)