Procházet zdrojové kódy

Update building.md (#189)

Windows uses backslash.
mitm001 před 6 roky
rodič
revize
5a2939ded5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/building.md

+ 1 - 1
docs/building.md

@@ -53,7 +53,7 @@ Now everything is happening in the background: Netbeans is being downloaded to `
 If you don't want to debug/code something in the SDK, skip to Deploying the SDK.  
 
 Fire up the freshly installed Netbeans:  
-Windows: `netbeans/bin/netbeans.exe`  
+Windows: `netbeans\bin\netbeans.exe`  
 Linux/Mac: `netbeans/bin/netbeans`  
 
 Now you click on "File->Open Project" and there just select the folder you downloaded the SDK to. It should show some orange patchwork. That's a Project Group.