Skip to content

Add dependencies fix paths#16

Open
BenjaminHCCarr wants to merge 1 commit intoheliumdatacommons:masterfrom
BenjaminHCCarr:patch-1
Open

Add dependencies fix paths#16
BenjaminHCCarr wants to merge 1 commit intoheliumdatacommons:masterfrom
BenjaminHCCarr:patch-1

Conversation

@BenjaminHCCarr
Copy link

Added list of some of the dependencies that are not included on an Ubuntu LTS Server install.
The $path was incorrect in multiple places in the instructions.

Added list of some of the dependencies that are not included on an Ubuntu LTS Server install.
The `$path` was incorrect in multiple places in the instructions.
```
[auth_microservice] $ git clone https://github.com/heliumdatacommons/auth_microservice.git
[auth_microservice] $ cd auth_microservice/
[auth_microservice] $ cd auth_microservice/src/microservice/
Copy link
Member

Choose a reason for hiding this comment

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

@BenjaminHCCarr after the previous PR was merged, please changes instances of src to example and I will merge this one

# auth_microservice
Microservice which abstracts out OAuth2/OpenID exchanges and token management from applications

Requires:
Copy link
Contributor

Choose a reason for hiding this comment

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

can you make clear that these are requirements for the example, not for auth_microservice. auth_microservice doesn't need any of these

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