Skip to content

Commit

Permalink
docs: update readme file project
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Mar 6, 2024
1 parent fe83361 commit 6ca3fb5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,14 @@ docker run -d --name mongodb-instance -p 27017:27017 mongo
image::http://www.jnosql.org/img/logos/oracle.png[Oracle NoSQL, width=200px]


**Oracle NoSQL**: MongoDB is a NoSQL-type distributed key-value and document database from Oracle Corporation. It provides transactional semantics for data manipulation, horizontal scalability, and simple administration and monitoring.
**Oracle NoSQL**: Oracle NoSQL Database is a NoSQL-type distributed key-value and document database from Oracle Corporation. It provides transactional semantics for data manipulation, horizontal scalability, and simple administration and monitoring.

==== How to install with Docker

image::https://d1q6f0aelx0por.cloudfront.net/product-logos/library-docker-logo.png[]

1. Install docker: https://www.docker.com/
1. https://hub.docker.com/_/mongo
1. Run docker command:
2. Run docker command:

[source, bash]
----
Expand Down

0 comments on commit 6ca3fb5

Please sign in to comment.