You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/GIT-FTP.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
**Brackets Git** offers built-in support for **Git-FTP**, an FTP extension which allows sync repositories using FTP, to install this extension follow these steps:
4
4
5
-
1. Download the **Git-FTP** script [from this link](docs/src/git-ftp) (N.B. the script has not an extension)
5
+
1. Download the **Git-FTP** script [from this link](/docs/src/git-ftp) (N.B. the script has not an extension)
6
6
2. Move the downloaded script inside your Git binaries installation folder (usually `C:\Program Files\Git\bin\` on Windows, `/usr/bin` on GNU/Linux or `/usr/local/bin` on OS X)
7
7
3. Open **Brackets Git** settings and enable Git-FTP.
0 commit comments