Skip to content

Commit 8e57f34

Browse files
authored
Update README.md
1 parent 4b7678e commit 8e57f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ An interactive Solidity shell with lightweight session recording.
2323
352
2424
```
2525

26-
**Note**: The previous session can always be loaded by calling `.session load previous`.
26+
**Note**: The sessions can be saved and restored using the `.session` command. The previous session can always be loaded via `.session load previous` (not safe when running concurrent shells).
2727

2828
## Examples
2929

0 commit comments

Comments
 (0)