Skip to content

Commit 164fce6

Browse files
authored
Update README.md
1 parent d0e5af7 commit 164fce6

File tree

1 file changed

+11
-17
lines changed

1 file changed

+11
-17
lines changed

README.md

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ To install PSLab on Debian based GNU/Linux system, the following dependencies mu
2828
* PySerial   **For device connection**
2929
* iPython-qtconsole   **_Optional_**
3030

31-
**Note**
32-
*If user is only interested in using PSLab as an acquisition device without a display/GUI, only one repository [pslab-python](https://github.com/fossasia/pslab-python) needs to be installed. If you like a GUI, try installing [pslab-desktop](https://github.com/fossasia/pslab-desktop) following the instructions provided in that repository Readme file*
31+
**Note**: If you are only interested in using PSLab as an acquisition device without a display/GUI, only one repository [pslab-python](https://github.com/fossasia/pslab-python) needs to be installed. If you like a GUI, install the [pslab-desktop app](https://github.com/fossasia/pslab-desktop) and follow the instructions of the Readme in that repo.
3332

3433
### How To Install on Linux
3534

@@ -40,32 +39,27 @@ cd into the directories
4039
and run the following
4140

4241
$ sudo make clean
43-
4442
$ sudo make
45-
4643
$ sudo make install
4744

48-
Now you are ready with the PSLab software on your machine :)
45+
Now you are ready with the PSLab software on your machine.
4946

5047
### How to Install on Windows
5148

52-
**Step 1**: Install the latest Python version on your computer and configure `PATH` variable to have both Python installation directory and the Scripts directory to access `pip` tools.
49+
**Step 1**: Install the latest Python version on your computer and configure `PATH` variable to have both Python installation directory and the Scripts directory to access `pip` tools. In Windows, Python is installed in `C:` drive by default. We can set `$PATH` by opening the **Environment variables** dialog box by following the steps below;
5350

54-
> In Windows, Python is installed in `C:` drive by default. We can set `$PATH` by opening the **Environment variables** dialog box by following the steps below;
55-
>
56-
> 1. [Right click on My Computer]
57-
> 2. Select "Properties"
58-
> 3. Open "System Properties"
59-
> 4. Click "Advanced" tab
60-
> 5. Click "Environment Variables" button
61-
> 6. Look for "**_PATH_**" in "System Variables" section and click on it and press "Edit" button
62-
> 7. To the end of "Variable value" text box, append "`C:\Python34\;C:\Python34\Scripts\;`" (without quotes and `34` may differ depending on the python version installed. It could be 35, 37 ...)
63-
> 8. Click "OK" twice to save and move out from path windows
51+
1. [Right click on My Computer]
52+
2. Select "Properties"
53+
3. Open "System Properties"
54+
4. Click "Advanced" tab
55+
5. Click "Environment Variables" button
56+
6. Look for "**_PATH_**" in "System Variables" section and click on it and press "Edit" button
57+
7. To the end of "Variable value" text box, append "`C:\Python34\;C:\Python34\Scripts\;`" (without quotes and `34` may differ depending on the python version installed. It could be 35, 37 ...)
58+
8. Click "OK" twice to save and move out from path windows
6459

6560
**Step 2**: Open up command prompt and execute the following commands to install the required dependencies.
6661

6762
$ pip install pyserial
68-
6963
$ pip install numpy
7064

7165
#### Validate

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy