Skip to content
This repository has been archived by the owner on Dec 21, 2017. It is now read-only.

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jdiehl committed Jun 21, 2012
1 parent 05cade0 commit 31d0f3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -4,11 +4,11 @@ This extension adds debugging capabilities to Brackets.

## Install

Clone the extension manager into the disabled extensions folder from Brackets:
Clone the debugger into the disabled extensions folder from Brackets:

git clone git://github.com/jdiehl/brackets-extension-manager.git brackets/src/extensions/disabled/debugger
git clone git://github.com/jdiehl/brackets-debugger.git brackets/src/extensions/disabled/debugger

Create a link to enable the extension manager:
Create a link to enable the debugger:

ln -s brackets/src/extensions/disabled/debugger brackets/src/extensions/user/debugger

Expand Down

0 comments on commit 31d0f3c

Please sign in to comment.