Skip to content

Commit

Permalink
Update to correctly describe clroni-repl files (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
bparks13 authored Apr 25, 2024
1 parent 1264e35 commit 053f50c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions source/api/bindings/clroni/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ Mono

.. code::
$ cd clroepcie
$ cd clroni-repl
$ make
Test Programs
=======================================
The :code:`clroepcie-test` directory contains minimal working programs that use this
The :code:`clroni-repl` directory contains minimal working programs that use this
library

1. :code:`Host.exe` : Basic data acquisition loop. Communicate with
1. :code:`clroni-repl.exe` : Basic data acquisition loop. Communicate with
emmulated (e.g. :ref:`test_driver`) or actual (e.g. :ref:`riffa`)
hardware.

Expand All @@ -52,7 +52,7 @@ can also be built using mono via

.. code::
$ cd clroni-test
$ cd clroni-repl
$ make
License
Expand Down

0 comments on commit 053f50c

Please sign in to comment.