Skip to content

Commit

Permalink
use smalltalk code
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Sep 14, 2023
1 parent 3fd4f9f commit 57e9fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Metacello new
```

Then you will need to explicitly declare its use in your mongo client:
```
```smalltalk
db := Mongo new
useLegacyDriver;
open.
Expand Down

0 comments on commit 57e9fff

Please sign in to comment.