From 33348ddafcd2b4d6e999fb1c2d7e7f99d5eba9b3 Mon Sep 17 00:00:00 2001 From: tangxifan Date: Tue, 6 Dec 2022 14:12:05 -0800 Subject: [PATCH] [doc] syntax --- docs/source/dev_manual/back_compatible.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/dev_manual/back_compatible.rst b/docs/source/dev_manual/back_compatible.rst index 55d7792af..49fc3b535 100644 --- a/docs/source/dev_manual/back_compatible.rst +++ b/docs/source/dev_manual/back_compatible.rst @@ -11,7 +11,7 @@ The (VPR) architecture files used with v1.1 may not be compatible with v1.2. You can upgrade your architecture files with script -..code-block:: bash +.. code-block:: bash python3 openfpga_flow/scripts/arch_file_updater.py \ --input_file ${v1.1_arch_file} \