Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Commit

Permalink
updated documentation to point to new github url
Browse files Browse the repository at this point in the history
  • Loading branch information
unixfreak0037 committed Oct 9, 2019
1 parent 0ede272 commit c3cb77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ACE is the implementation of a proven detection strategy, a framework for automa
3. Add ace to sudo.
4. Login as user ace.
5. `sudo mkdir /opt/ace && sudo chown ace:ace /opt/ace && cd /opt/ace`
6. `git clone https://github.com/IntegralDefense/ACE.git .`
6. `git clone https://github.com/ace-ecosystem/ACE.git .`
7. `./installer/source_install`
8. `source load_environment`
8. `./ace add-user username email_address`
Expand Down

0 comments on commit c3cb77c

Please sign in to comment.