From 2d7a0fadac7dfeae0923bb287753be2321d55fcc Mon Sep 17 00:00:00 2001 From: anderssandstrom Date: Wed, 24 Mar 2021 10:03:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57cd3fb..ce8077b 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ CONNECT=<1/0> : Auto connect to if at startup, default = autoconnect (=1) Also see "Plugin" chapter below for more information about the plugin. ### Example -Example of loading the plugin connectimng to the "can0" interface: +Example of loading the plugin connecting to the "can0" interface: ``` ## Load plugin: epicsEnvSet(ECMC_PLUGIN_FILNAME,"${HOME}/epics/base-7.0.4/require/${E3_REQUIRE_VERSION}/siteMods/ecmc_plugin_socketcan/master/lib/${EPICS_HOST_ARCH=linux-x86_64}/libecmc_plugin_socketcan.so")