Skip to content

Commit bd728dc

Browse files
authored
Update GH's note syntax
The current syntax is outdated and doesn't display as expected anymore.
1 parent dc0dd25 commit bd728dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The `irb` command from your shell will start the interpreter.
3030

3131
## Installation
3232

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

5757
## Usage
5858

59-
> **Note**
59+
> [!Note]
6060
>
6161
> 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).
6262

0 commit comments

Comments
 (0)