Skip to content

Commit

Permalink
docs(message-queue/README.rst): rust doesn't build on debian stable
Browse files Browse the repository at this point in the history
and is now containerized refs #5
  • Loading branch information
jan-matejka committed Dec 15, 2024
1 parent c0d96fa commit 68d0d83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions message-queue/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ Build

3. ``cd <lang> && make && make check`` to build message producers.

c++, go, and rust can be built localy on debian stable.
c++, go, can be built localy on debian stable.

python and haskell are containerized to be built with ``make image`` and ran inside ``make
container``.
python, rust and haskell are containerized to be built with ``make image`` and ran inside
``make container``.

Refer to ``make help`` for more.

Expand Down

0 comments on commit 68d0d83

Please sign in to comment.