Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
antham committed Jul 13, 2024
1 parent ca54bbc commit 9ee6601
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,15 +201,15 @@ Run:
wo config set cli $PWD/project/cli2
```

### Committing the workspace
### Committing the workspaces

You can commit and push the workspace folders on a repository, they are located at:
You can commit and push the folder containing all workspaces on a repository, it is located at:

``` sh
wo global get config-dir
```

A default `.gitignore` is provided to exclude all environment variables, at the moment the process of committing and pushing the workspaces is manual.
A default `.gitignore` is provided to exclude all environment variables. At the moment the process of committing and pushing the workspaces is manual.

### To go further

Expand Down

0 comments on commit 9ee6601

Please sign in to comment.