###Run VEditor installation/patch script from within the top directory of vdt-plugin
###Run VEditor installation/patch script from within the top directory of vdt-plugin
```
```
...
@@ -197,7 +197,7 @@ tools.
...
@@ -197,7 +197,7 @@ tools.
You may already have it if you installed other software for Elphel NC393 camera development, if that
You may already have it if you installed other software for Elphel NC393 camera development, if that
is the case you can skip the next step and use ~/git/elphel393/fpga-elphel/x393/
is the case you can skip the next step and use ~/git/elphel393/fpga-elphel/x393/
```
```
git clone https://github.com/Elphel/x393.git
git clone https://git.elphel.com/Elphel/x393.git
cd x393
cd x393
./INIT_PROJECT
./INIT_PROJECT
...
@@ -232,7 +232,7 @@ Open "Verilog/VHDL' perspective:
...
@@ -232,7 +232,7 @@ Open "Verilog/VHDL' perspective:
```
```
Window->Open Perspective->Other->Verilog/VHDL
Window->Open Perspective->Other->Verilog/VHDL
```
```
It should look as shown on screenshots in [VDT-UserManualAddendum.pdf](https://github.com/Elphel/vdt-docs/blob/master/VDT-UserManualAddendum.pdf?raw=true),
It should look as shown on screenshots in [VDT-UserManualAddendum.pdf](https://git.elphel.com/Elphel/vdt-docs/blob/master/VDT-UserManualAddendum.pdf?raw=true),
with bottom-left panel showind "Design Menu" and FPGA-related tools
with bottom-left panel showind "Design Menu" and FPGA-related tools
#### Configure access to the server with Xilinx tools
#### Configure access to the server with Xilinx tools