Skip to content

Commit

Permalink
Update GH's note syntax
Browse files Browse the repository at this point in the history
The current syntax is outdated and doesn't display as expected anymore.
  • Loading branch information
st0012 authored Mar 6, 2024
1 parent dc0dd25 commit bd728dc
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 @@ -30,7 +30,7 @@ The `irb` command from your shell will start the interpreter.

## Installation

> **Note**
> [!Note]
>
> IRB is a default gem of Ruby so you shouldn't need to install it separately.
>
Expand All @@ -56,7 +56,7 @@ $ gem install irb

## Usage

> **Note**
> [!Note]
>
> We're working hard to match Pry's variety of powerful features in IRB, and you can track our progress or find contribution ideas in [this document](https://github.com/ruby/irb/blob/master/COMPARED_WITH_PRY.md).
Expand Down

0 comments on commit bd728dc

Please sign in to comment.