Skip to content

Commit 2771fc5

Browse files
committed
readme 0.5.0 -> 2.1.0
1 parent 495b84b commit 2771fc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jbrowse/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Current Implementation
22

3-
This branch is a temporary solution and should not be used for serious use as it breaks good code practice and is based on an outdated version of @labkey/build (v 0.5.0), and may cause long-term development issues. The code in this branch serves more as a record for reference during development of a proper solution.
3+
This branch is a temporary solution and should not be used for serious use as it breaks good code practice and may cause long-term development issues. The code in this branch serves more as a record for reference during development of a proper solution.
44

55
## Instructions
6-
1. Clone repo, checkout 21.4-jbrowse2-0.5.0 branch
6+
1. Clone repo, checkout 21.4-jbrowse2-2.1.0 branch
77
2. In jbrowse, run "npm install"
88
3. Replace the contents of jbrowse/node_modules/@labkey/build/webpack/dev.config.js with that of jbrowse/dev.config.js
99
4. In jbrowse, run "npm run build"

0 commit comments

Comments
 (0)