Procházet zdrojové kódy

forget a variable name in the readme :)

Paul-Dieter Klumpp před 9 roky
rodič
revize
2c6976dc75
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -26,7 +26,7 @@ C:\Program Files\jdk1.7.0_51-x64
 ```
 ```
 %JAVA_HOME%\bin
 %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
 ## 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.
 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.