Skip to content

Commit d417948

Browse files
committed
Fix markup, tidy up.
1 parent a446b46 commit d417948

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Diff for: README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,8 @@ monitor with touch-screen support for it to be of much use:
133133
* From what I gather the keyboard may also have issues.
134134

135135
If you have Kivy installed:
136-
1. Create a folder called piKam (or anything you prefer).
137-
Copy all the piKam files to this folder.
138-
2. Runnin a server is option, if you want PiKam to work directly without a server
136+
1. Create a folder called piKam (or anything you prefer). Copy all the piKam files to this folder.
137+
2. Running a server is option, if you want PiKam to work directly without a server
139138
edit the pikam.ini file and make sure the server hostname is blank.
140139
3. In a shell, cd to the piKam folder and enter:
141140

@@ -146,7 +145,7 @@ edit the pikam.ini file and make sure the server hostname is blank.
146145
A GUI should fire up. If you're running directly without a server, a preview should be visible.
147146

148147
4. Mousing and clicking around may work, but you won't be able to see the mouse cusor. Control-C (possibly multiple times)
149-
will exit the GUI.
148+
will exit the GUI (hopefully).
150149

151150
(Note that you can't run a Raspberry Pi Kivy client remotely
152151
over the X11 protocal, so you can't work around the problems that way.)

0 commit comments

Comments
 (0)