diff --git a/jupyter_example.ipynb b/jupyter_example.ipynb index 18bcdec31..ac0dca98a 100644 --- a/jupyter_example.ipynb +++ b/jupyter_example.ipynb @@ -25,7 +25,7 @@ "metadata": {}, "outputs": [], "source": [ - "# set this to the location of the vpr executable file\n", + "# assign this to the location of the vpr executable file\n", "fpga_spice = \"~/tangxifan-eda-tools/branches/vpr7_rram/vpr/vpr\"" ] },