diff --git a/cpp/src/arrow/flight/sql/odbc/README.md b/cpp/src/arrow/flight/sql/odbc/README.md index c40ba3636e1..b8a971e4d4a 100644 --- a/cpp/src/arrow/flight/sql/odbc/README.md +++ b/cpp/src/arrow/flight/sql/odbc/README.md @@ -26,7 +26,7 @@ After the build succeeds, the ODBC DLL will be located in 2. Register your ODBC DLL: - Need to replace with actual path to repository in the commands. + Need to replace `` with actual path to repository in the commands. 1. `cd to repo.` 2. `cd ` 3. Run script to register your ODBC DLL as Apache Arrow Flight SQL ODBC Driver