Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Commit

Permalink
fix FAQ typo
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Anthony Emengo committed Apr 10, 2019
1 parent d3bc860 commit 4148b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Can I configure the working directory?

Yes you can, by exporting the environment variable `CFDEV_HOME` to your custom location before invoking CF Dev. All
state used by the plugin will be contained in the that directory. By default, the working directory is set to `~/.cfdev`.
state used by the plugin will be contained in the directory. By default, the working directory is set to `~/.cfdev`.

## `cf dev start` failed while deploying. It got stuck at _Progress x of 15 (55m10s)_.

Expand Down

0 comments on commit 4148b40

Please sign in to comment.