Skip to content

Updated dependencies on composer.json and doc on Readme.md - #107

Open
andreluizmachado wants to merge 4 commits into
developfrom
feature/update-dependencies-and-doc
Open

Updated dependencies on composer.json and doc on Readme.md#107
andreluizmachado wants to merge 4 commits into
developfrom
feature/update-dependencies-and-doc

Conversation

@andreluizmachado

Copy link
Copy Markdown
Contributor

The pcntl extension is required when executing worker commands.
Updated readme.md just to explain that the command should be executed in the TAO folder, not within this project.

@andreluizmachado
andreluizmachado changed the base branch from master to develop March 10, 2020 13:26
@andreluizmachado
andreluizmachado requested a review from luisfn March 10, 2020 13:29
Comment thread README.md Outdated
Comment on lines +86 to +94
### Running Commands

Please make sure that you're on the tao root folder before run the commands:

```bash
$ cd /path/to/your/tao/instance
```


Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure this new section is needed... maybe it would be more meaningful showing a real command being executed. What do you think?

@andreluizmachado andreluizmachado Mar 10, 2020

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like your suggestion, I'll need to copy and paste the same instruction on the "Running worker" and "Initializing the queues and the task log container" sections or copy and paste into 10 commands, that's why I made it separately.

@andreluizmachado andreluizmachado Mar 10, 2020

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What I did was remove the section for a simple note. Could you check again, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants