Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kwankyu committed Sep 21, 2024
1 parent e49e076 commit a5d5510
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 @@ -239,7 +239,7 @@ out. For example
sage: nth_prime(100)
541

Type <kbd>Ctrl</kbd>+<kbd>D</kbd> or `quit` to quit Sage.
Type <kbd>Ctrl</kbd>+<kbd>d</kbd> or `quit` to quit Sage.

If you want to be able to start Sage by typing `sage` anywhere, create a symlink to
the `SAGE_ROOT/sage` script in some directory, typically `/usr/local/bin`, specified in your
Expand Down

0 comments on commit a5d5510

Please sign in to comment.