diff --git a/README.md b/README.md index 54a168a..f3a6d77 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Trying to make Vivado more git-friendly on Windows. ### Installation -Add `init.tcl` (or append the relevant lines if you already have something in it) along with the `scripts` directory to `%APPDATA%\Roaming\Xilinx\Vivado`. +Add `Vivado_init.tcl` (or append the relevant lines if you already have something in it) along with the `scripts` directory to `%APPDATA%\Roaming\Xilinx\Vivado`. ### How it works diff --git a/init.tcl b/Vivado_init.tcl similarity index 100% rename from init.tcl rename to Vivado_init.tcl