Explorar el Código

forget a variable name in the readme :)

Paul-Dieter Klumpp hace 9 años
padre
commit
2c6976dc75
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -26,7 +26,7 @@ C:\Program Files\jdk1.7.0_51-x64
 ```
 %JAVA_HOME%\bin
 ```
-Then, after a run, your _Path_-Variable holds ```C:\Program Files\jdk1.7.0_51-x64\bin``` as value.
+Then, after a run, your _Path_-Variable holds ```C:\Program Files\jdk1.7.0_51-x64\bin``` and your _JAVA_HOME_-variable holds ```C:\Program Files\jdk1.7.0_51-x64``` as values.
 
 ## Execution Run
 Just run 'envvar.bat' inside the directory where all your _01env_- and _02env_-files are. Afterwards, if you have any open command prompts, restart them so they reload the environment variables.