Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
treefrogframework committed Apr 15, 2024
1 parent d667d68 commit fd2d13f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cpi 2.1.0
```

Windows (Command prompt for VS2022):
```sh
```bat
**********************************************************************
** Visual Studio 2022 Developer Command Prompt v17.9.6
** Copyright (c) 2022 Microsoft Corporation
Expand Down Expand Up @@ -76,11 +76,8 @@ Arguments:
```

Code can be pasted.
```
```cpp
$ cpi (Run cpi.bat in windows)
cpi 2.1.0
Type ".help" for more information.
Loaded INI file: /home/foo/.config/cpi/cpi.conf
cpi> #include <map> (Paste code here)
#include <iostream>

Expand Down

0 comments on commit fd2d13f

Please sign in to comment.