Skip to content

Commit

Permalink
Remove dash_daq.min.js bugfix description
Browse files Browse the repository at this point in the history
  • Loading branch information
EinEinfach committed Apr 29, 2024
1 parent a93d8d7 commit 04cada9
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,6 @@ after that you can go get some coffee first, because that can take a while. Plea
If the operating system greets you with -bash: pip command not found, you still have to install pip:

sudo apt install python3-pip
Please check the library path of your pip installation with the following command:

python3 -m site --user-site
Please switch to the library path (e.g.). Attention with the 64bit system the folder lib64 can be called:

cd ./local/lib/python3.9/site-packages
Locate the dash_daq folder and go to it:

cd dash_daq

Copy the dash_daq.min.js file from the repository you cloned into the dash_daq libraries folder and replace the existing file:

cp /home/ardumower/CaSSAndRA/bugfix_dash_daq_min/dash_daq.min.js dash_daq.min.js

## Installation issues:

Expand Down

0 comments on commit 04cada9

Please sign in to comment.