Skip to content

Commit

Permalink
doc: reword introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
vpa1977 committed Oct 15, 2024
1 parent 0ae6089 commit 656d4a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This repository contains demos of Ubuntu OpenJDK-based ROCK containers.

## Try building the [rock](https://github.com/rockcrafters#what-is-a-rock) images for Java Applications

The steps below will install all prerequisites to run samples or try building rocks for your application on Ubuntu system.
The steps below describe installing all the prerequisites to run samples on the Ubuntu system.

### Step 1: install rockcraft

Expand All @@ -25,7 +25,7 @@ snapcraft
snap install --dangerous --classic *.snap
```

### Step 2: install Gradle plugin
### Step 2: install the Gradle plugin

```
git clone https://github.com/rockcrafters/java-rockcraft-plugins
Expand Down

0 comments on commit 656d4a8

Please sign in to comment.