mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-04 21:55:40 -05:00
Update README.md
Missed a ' mark
This commit is contained in:
@@ -16,7 +16,7 @@ To run the example IOC, build the packages listed below, then:
|
|||||||
1. Follow the steps in "Configuring the system for attached controllers" below.
|
1. Follow the steps in "Configuring the system for attached controllers" below.
|
||||||
2. Set the "EPICS_CA_ADDR_LIST" environment variable to include the IP address of the server.
|
2. Set the "EPICS_CA_ADDR_LIST" environment variable to include the IP address of the server.
|
||||||
If it's running on the same computer, you can use the loopback IP address.
|
If it's running on the same computer, you can use the loopback IP address.
|
||||||
`export EPICS_CA_ADDR_LIST='127.0.0.1`
|
`export EPICS_CA_ADDR_LIST='127.0.0.1'`
|
||||||
3. In the ``iocs/dsmIOC/iocBoot/iocDsm`` directory, run
|
3. In the ``iocs/dsmIOC/iocBoot/iocDsm`` directory, run
|
||||||
```
|
```
|
||||||
$ ../../bin/linux-x86_64/dsm st.cmd.md90
|
$ ../../bin/linux-x86_64/dsm st.cmd.md90
|
||||||
|
Reference in New Issue
Block a user