Skip to content

Commit

Permalink
Merge pull request #2812 from lizardruss/ENG-2956
Browse files Browse the repository at this point in the history
docs: remove reference to outdated command
  • Loading branch information
lizardruss committed Feb 29, 2024
2 parents 8cbb0cb + 6f865fe commit 0480275
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/pages/configuration/dependencies/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -164,15 +164,6 @@ If DevSpace detects that two projects within the dependency tree define the same
### Circular Dependencies
If DevSpace detects two projects which define each other as dependencies (either directly or via child-dependencies), DevSpace will print a warning showing the problematic dependency path within the dependency tree.

## Useful Commands

### `devspace update dependencies`
If you want to force DevSpace to update the dependencies (e.g. git fetch & pull), you can run the following command:
```bash
devspace update dependencies
```


## Configuration

<PartialDependenciesConfig/>

0 comments on commit 0480275

Please sign in to comment.