agentcord 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -123,7 +123,7 @@ DEFAULT_DIRECTORY=/Users/me/Dev # Default for new sessions
123
123
  ## Development
124
124
 
125
125
  ```bash
126
- git clone https://github.com/manuelatravajo/agentcord.git
126
+ git clone https://github.com/radu2lupu/agentcord.git
127
127
  cd agentcord
128
128
  npm install
129
129
  cp .env.example .env # fill in your values