소스 검색

Make sub-command more clear

Mochamad Arifin 3 년 전
부모
커밋
a2e0e4546e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/README.md

+ 1 - 1
tests/README.md

@@ -6,7 +6,7 @@ LICENSE file).
 After installation, you can use pkg-config to compile these tests.
 For example, to compile random-test-server run:
 
-gcc random-test-server.c -o random-test-server `pkg-config --libs --cflags libmodbus`
+`gcc random-test-server.c -o random-test-server $(pkg-config --libs --cflags libmodbus)`
 
 - `random-test-server` is necessary to launch a server before running
 random-test-client. By default, it receives and replies to Modbus query on the