mirror of
https://github.com/louisrubet/rpn
synced 2025-01-30 20:34:30 +01:00
#120: new doc for 2.1
This commit is contained in:
parent
ddf7f9c3d3
commit
233956b67c
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ rpn v2.1 is statically linked against
|
|||
|
||||
- checkout the tag v1.0.1
|
||||
|
||||
- apply the following patch to the source code in order to have autocompletion even from a blank line
|
||||
- apply the following patch to the source code
|
||||
|
||||
```
|
||||
--- ../../../linenoise-ng/src/linenoise.cpp 2017-06-10 18:13:31.752976287 +0200
|
||||
|
@ -50,7 +50,7 @@ rpn v2.1 is statically linked against
|
|||
|
||||
## rpn
|
||||
|
||||
- clone this project or download a zipped version from [the release directory](https://github.com/louisrubet/rpn/releases)
|
||||
- clone [rpn project](https://github.com/louisrubet/rpn/) or download a zipped version from [the release directory](https://github.com/louisrubet/rpn/releases)
|
||||
```
|
||||
# git clone https://github.com/louisrubet/rpn.git
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue