Skip to content

Commit c68bf5f

Browse files
authored
Update README.md
1 parent 135792a commit c68bf5f

1 file changed

Lines changed: 9 additions & 11 deletions

File tree

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,15 @@ The printer should be compatible with any IPP client.
1111

1212
### Windows (Printer wizard)
1313

14-
1. Open "printers & scanners"
15-
2. Click "Add device"
16-
3. Click "Add a new device manually"
17-
4. Select "Select a shared printer by name" and use url http://127.0.0.1:631/SharpIppNext
18-
5. Click "Next"
19-
6. Click "Windows Update" if you don't see printer from next point. Process could teke few minutes.
20-
6. Select "Microsoft" as "Manufacturer and "Microsoft Print to PDF" as printer.
21-
7. Click "OK"
22-
8. Click "Next"
23-
9. Click "Print a test page" (optionally)
24-
10. Click "Finish"
14+
1. Open `Printers & scanners`
15+
2. Click `Add device`
16+
3. Click `Add a new device manually`
17+
4. Select `Add a printer using an IP address or hostname`
18+
5. Select `IPP Device` as device type
19+
6. Write `http://127.0.0.1:631/` or `https://127.0.0.1:631/` as `Hostname or IP address`
20+
7. Click `Next` - You should successfully add printer.
21+
8. Click "Print a test page" (optionally)
22+
9. Click `Finish`.
2523

2624
### Windows (Script)
2725

0 commit comments

Comments
 (0)