Skip to content

Changing mongo install command#325

Open
kamorahul wants to merge 1 commit into
ethereumclassic:masterfrom
kamorahul:patch-1
Open

Changing mongo install command#325
kamorahul wants to merge 1 commit into
ethereumclassic:masterfrom
kamorahul:patch-1

Conversation

@kamorahul

@kamorahul kamorahul commented Aug 8, 2019

Copy link
Copy Markdown

sudo apt-get install -y mongodb-org produce E: Unable to locate package mongodb-org in ubuntu
but now sudo apt install -y mongodb can directly install the mongodb without any error

`sudo apt-get install -y mongodb-org ` produce `E: Unable to locate package mongodb-org` in ubuntu
 but now sudo apt install -y mongodb can directly install the mongodb without any error
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.

1 participant